Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.15 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.15 KB

This is a basic e-commerce web app

Features

  1. Add multiple products to card
  2. Update products from cart
  3. Checkout system
  4. Save data in localstorage
  5. Api Call to fetch data

Technologies used

  1. React
  2. Tailwind CSS

Notable packages used

  1. Redux
  2. React-router
  3. Redux persist
  4. Redux thunk

Run this app

Open terminal in this project directory and write commands as below -
Step 1: npm install
Step 2: npm start

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify