Skip to content

This is πŸ›’ " Shop . " πŸ”₯ E-commerce Shopping Web App Developed using React ✨

Notifications You must be signed in to change notification settings

skjzzb/React_App_2_Shop._E-Commerce_Web_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

This is ⚑ " Shop. " (E-Commerce Shopping App ) React Web App

Logo


This App is Deployed on πŸ”₯ Vercel You can check.

This project was bootstrapped with Create React App.



Used Libraries / Packages



Fetures

  • Sorting and searching on products
  • Category wise rendaring
  • Pagination on each page 6 products are displayed
  • Maintain state after a page refresh
  • Product detail page user can add product with selected quantity
  • After Clicked on Add_to_Card Button it will change to goto cart and that product can be update quantity or remove can be done on checkout page and basket icon update the value
  • Search is available on products page only
  • If no product is there the submit form is not available
  • On checkout page item can be removed by clik on Remove_item Button and using add quantity

Upcoming-Fetures

  • Sign In / Sign Up
  • Payment Process
  • & Many more.....

Hit That.. ⭐ Button... πŸ‘


Use following command to use code.

npm install
npm start