Skip to content

Latest commit

 

History

History
38 lines (38 loc) · 988 Bytes

README.md

File metadata and controls

38 lines (38 loc) · 988 Bytes

Project title :

E-commerce website

About the Project: 📚

E-commerce web application that you can filter products based on product category, add products to a cart page, and you can increase and decrease the quantity of the product and remove it from the cart page

Live Link / Demo Link: 🔗

https://ecommerce-222.netlify.app/

Technologies Used:

  • HTML5
  • CSS3
  • Javascript
  • Bootsrap
  • Sass
  • Reactjs
  • Redux toolkit
  • API

Libraries used :

  • Font awesome
  • React-router-dom
  • React-loading-skeleton
  • Redux toolkit
  • Sass-node

Setup / Installation: 💻

  • Install npm
  • Install libraries

How to run :

  • open terminal in editor
  • Navigate to folder "my-app"
  • write this command "npm start"

Status: 📶

Completed