An open API service indexing awesome lists of open source software.

https://github.com/tungbq/tungshop


https://github.com/tungbq/tungshop

Last synced: 4 months ago
JSON representation

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`