- Feature 1: Made a Product Page with image and description.
- Feature 2: Implement the Add to Cart functionality to the product.
- Deploy Link: https://farzi-engineer-task.vercel.app/
To get started with this project, follow these steps:
-
Clone this repository.
git clone https://github.com/your-username/your-project.git
-
Navigate into the project directory.
cd your-project/
-
Install dependencies.
npm install
To run the project locally, use the following command:
npm start