https://github.com/coder-abdo/simple-ecommerce
A simple shopping cart project
https://github.com/coder-abdo/simple-ecommerce
Last synced: 14 days ago
JSON representation
A simple shopping cart project
- Host: GitHub
- URL: https://github.com/coder-abdo/simple-ecommerce
- Owner: coder-abdo
- Created: 2022-05-03T04:07:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-07T03:24:38.000Z (about 4 years ago)
- Last Synced: 2025-03-04T07:47:19.650Z (over 1 year ago)
- Language: JavaScript
- Size: 2.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopping Cart Project
## A simple mini E commerce project which you can add, remove to the cart.
## Author: Abdelmonaem
## Techs:
- React.
- React Router DOM (for routing).
- Chakra UI (for styling).
## Scripts you can run:
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](#running-tests) for more information.
### `npm run build`