Plan your diet. Add your favorite recipes, plan what you will eat and when, and stick to the plan. Important: the app is still being developed. Some features are not yet ready.
- sergioloporto - Sergio Lo Porto
- kappa3-3 - Katarzyna Janiszewska
This project was realized in Scrum methodology. The project was done according to the project details and project backlog available in Trello.
- LocalStorage
- JavaScript
- SASS / CSS
- Gulp
- HTML
clone
this reponpm install
all necessary npm packages
Avaliable commends for you to type in console:
gulp
or gulp serve
- this will run gulp in browserSync mode
gulp watch
- runs gulp in watch mode, that will compiles your main.scss
into css/main.css
gulp sass
- compiles sass into CSS & auto-inject into browsers