Front end assignment for Dukkan
Hosted on netlify : https://dukaan-frontend-assignment.netlify.app/
There are two methods for getting started with this repo.
> git clone https://github.com/bhagat-hrishi/Dukaan-FrontEnd-Assignment.git
> npm install
> npm start
> visit http://localhost:3000/
download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
> npm install
> npm start
> visit http://localhost:3000/
