Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/h1bomb/react-shop
This is a online Shop!Build by React, Apollo GraphQL, AntD and mongodb.
https://github.com/h1bomb/react-shop
Last synced: 5 days ago
JSON representation
This is a online Shop!Build by React, Apollo GraphQL, AntD and mongodb.
- Host: GitHub
- URL: https://github.com/h1bomb/react-shop
- Owner: h1bomb
- Created: 2018-06-10T14:15:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T22:52:53.000Z (over 6 years ago)
- Last Synced: 2023-03-29T01:13:06.416Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 471 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Shop
This is a online Shop!Build by React, Apollo GraphQL, AntD and mongodb.
## It's building....
* user login and register.
* production list
* shopping cart
* order
* etc.Just for fun!
## usage
```shell
yarn
yarn start && mongod && node ./server/index.js
```