https://github.com/mehmetpekdemir/e-commerce-shopping-cart
E-Commerce Shopping Cart
https://github.com/mehmetpekdemir/e-commerce-shopping-cart
javascript reactjs
Last synced: 8 months ago
JSON representation
E-Commerce Shopping Cart
- Host: GitHub
- URL: https://github.com/mehmetpekdemir/e-commerce-shopping-cart
- Owner: mehmetpekdemir
- Created: 2020-10-19T22:22:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-27T12:41:55.000Z (about 5 years ago)
- Last Synced: 2023-03-01T07:32:43.409Z (almost 3 years ago)
- Topics: javascript, reactjs
- Language: JavaScript
- Homepage: https://github.com/mehmetpekdemir/E-Commerce-Shopping-Cart
- Size: 192 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce Shopping Cart
### Tech Stack
- JavaScript
- React.js
- ReactStrap
### Requirements
For building and running the application you need:
- [Node.js](https://nodejs.org/en/download/)
### Build & Run
```
npm install
```
```
json-server db.json
```
```
npm start
```
### Ports
```
Application port : http://localhost:2020
Json-server port : http://localhost:3000
```
### Features



