https://github.com/tungbq/tungshop
https://github.com/tungbq/tungshop
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tungbq/tungshop
- Owner: tungbq
- Created: 2021-06-02T15:18:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T13:40:47.000Z (over 2 years ago)
- Last Synced: 2025-06-19T02:46:51.142Z (5 months ago)
- Language: JavaScript
- Size: 3.17 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## E-Commerce project (Using MERN stack)
## Deployed on Heroku: https://tungshop.herokuapp.com
## Preparing environment:
`npm install`
## How to start dev:
### Start both client and server concurrently:
`npm run dev`