https://demo-react-eco2.herokuapp.com/
https://demo-react-eco2.herokuapp.com/admin (user: admin, psw: admin)
Node.js, MongoDB and npm or yarn package manager are required
You will only need to install the modules and import your DB. You can run a demo collection from file 'democollections.json'
Installing the modules & importing the products list DB:
$ yarn
$ cd client && yarn start
import democollections.json
setup your config.js file (secret JWT & Mongo URI)
- cached DB for fast results
- filters combinables bewteen each other
- validators
Wanna play with react and SVG/CSS animations? https://github.com/NielsDom/react-countries / DEMO