This project is a simple digital business card created using React and CSS.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need to have Node.js and npm installed on your machine.
- Clone the repository:
git clone https://github.com/Mon711/digital-business-card.git
- Navigate to the project directory:
cd digital-business-card - Install dependencies:
npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.