Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```