A digital business card made with React. Feel free to clone or fork to use for your personal business card
Link to project: https://digitalbusinesscard.netlify.app/
Tech used: React + Vite, JSX, CSS
I used React + Vite for the frontend web development. It minimized initial setup and it is perfect for snappy and modern development experience. I seperated the content into seperate components.
- Clone Repo
- Run
npm install
to install node modules
You will need node
and npm
installed globally on your machine.
- Run
npm run dev
to the app in the development mode. - Go to
http://localhost:5173/
to view in browser. The page will reload when you make changes.
I would like to use webpack.config.js
file so I could better understand the build process.
My project goals were to learn more about Vite and familiarise myself with its documentation.
Take a look at other projects that I have in my porfolio:
Nucleotide Converter: https://github.com/saidatalli/nucleotide-converter
Ewatomi Beauty Salon: https://github.com/saidatalli/ewatomibeautysalon
Sunshine Nursery: https://github.com/saidatalli/sunshinenursery
Taste of Africa: https://github.com/saidatalli/tasteofafrica