Is a web application that helps you have the right meal by giving you meal suggestion based on users input
- Web Url : http://mealy-app.herokuapp.com
- Every user has to add his/her favorite meals and allow the application to suggest the one to take
- Every user can remove meal
- It helps you have the right meal by giving you meal suggestion from the time of day
- It displays time in 12 hours format
- It enables you add/remove meals
- It can't add meals on it's own
- It can't suggest meals when nothing is added
npm install
yarn install
npm run dev-server
yarn run dev-server