This is a react based e-commerce website. It is created using react js, html and tailwind css. Fakestore API is used for fetching the product images and description, etc. EMart.
It is a responsive website. It has features like viewing the product, filtering products based on categories as well as adding and removing products from cart.
Click below link to view the project EMart
git clone https://github.com/RishikaC06/EMart.git
cd EMart
npm install
npm start
Runs the app in the development mode.
Open http://localhost:3000/EMart to view it in your browser.