README.md

June 24, 2022 ยท View on GitHub

Project Title

Online Shop

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