The purpose of this project is just to learn and try the combination of React, Mobx-state-tree and GraphQl. It is not a commercial product. This is an open source project so feel free, to try it, modify the structure or send me emails if you have any question 😄 The root of this project has been generated with the latest stable release of create-react-app. 🌿 🍄 Little app which allows you to filter vegetables by name and season.
You can check out the back end here: https://github.com/pierrebiver/healthy-service
To start with it just do:
yarn
yarn start
or with npm :
npm i
npm start
Then go to the semantic folder and launch gulp build in order to have semantic dist.
- add, edit , delete food
- deploy on google cloud server