Mealy-v2 is the version 2 of Mealy, a Meal Suggestion Application for food 🌽🍕🌮 lovers like me😋😋😋.
Things added to the app:
- Now a progressive web app.
- Better code structure.
- No Prop Drilling - better state management with redux.
- State persistance with redux persist.
Web Url: https://mealy-v2.herokuapp.com
To run locally on your machine, clone or download the repo then
npm install
on your terminal to install dependencies.