Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.6 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.6 KB

Project Title

Online Shop

Live Link

Access my site here

About the Project

Online shop is a single page application developed using React.It allows users add items they wish to buy to the cart.The Home page displays all items in the store while the Cart dispalays items in the cart and Subtotal. The application fetches products from a Node js backend hosted here here using React Toolkit Query.Redux toolkit is used for state management and loacal storage for persistence.

Demo

Demo can be viewed here

Screenshots: 📷

Loading

Loading

Home

home

Cart

cart

clear cart

cart

Checkout

checkout

Technologies Used

  • React js
  • CSS
  • Redux Tookit
  • Redux Toolit Query
  • Node js (express)

Setup / Installation

  • Clone or download the repository
  • Run npm install
  • Run npm start

Credits

Collaborator

License

MIT