Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chandima2000/reactjs-shopping-cart
Responsive E-Commerce webpage developed using React JS
https://github.com/chandima2000/reactjs-shopping-cart
Last synced: 2 days ago
JSON representation
Responsive E-Commerce webpage developed using React JS
- Host: GitHub
- URL: https://github.com/chandima2000/reactjs-shopping-cart
- Owner: chandima2000
- Created: 2023-08-10T12:27:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-12T07:01:31.000Z (over 1 year ago)
- Last Synced: 2024-11-17T09:16:13.554Z (2 days ago)
- Language: JavaScript
- Homepage:
- Size: 278 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Over view
This is a responsive E-Commerce Website.
This is used the 'https://dummyjson.com' API to fetch the data.The website is developed using HTML,JS, React JS, Tailwind CSS
## Available Scripts
In the project directory, you can run:
### `npm install`
### `npm start`
Runs the app in the development mode.
### `npm test`
### `npm run build`
## Dependencies
`npm install -D tailwindcss`
`npx tailwindcss init`Add the paths to all of your template files in your tailwind.config.js file.
`content: ["./src/**/*.{js,jsx,ts,tsx}",]`
Run your build process with `npm run start`
## Features
Add and remove products from the floating cart using Context ApiResponsive design