This application calculates the discrete nutrients in meals and calculates the overall nutritional benefit of the individual food items put together.
- Reactjs and Redux and Javascript
To get a local copy up and running follow these setup steps below.
- Simply fork this project
- run
npm i
to install all dependencies - run
npm start
fire it up.
👤 Author
- GitHub: Albert Mensah-Ansah
- LinkedIn: Albert Mensah-Ansah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Thanks to the library xlsx that helped transform my client's humongous excel food and nutrition database to a structure I can use.