I built a Digital Business Card as a simple, interactive website using React.js. The project showcases my profile, contact information, and social media links in a easy-to-use interface. Users can email me and view some formation about me, and interests quickly.
React + Vite
Make sure you have the following installed before starting:
- Node.js >= 22.x
node --version
v22.20.0- npm >= 11.x
npm --version
10.9.3 npm create vite Digital-Business-Card cd Digital-Business-Card
npm installDevelopment mode:
npm run dev- Good design layout for a simple business card
- Simple, clean, and user-friendly interface
- Built with React for a smooth, component-based structure
- Simple, clean, and user-friendly interface
