/nutrition

This is a stand alone project that shows your overall nutritional value for a selection of food items

Primary LanguageJavaScript

Nutrition Calculator

This application calculates the discrete nutrients in meals and calculates the overall nutritional benefit of the individual food items put together.

Built With

  • Reactjs and Redux and Javascript

DEMO

Live Demo Link

Getting Started

To get a local copy up and running follow these setup steps below.

Setup

  • Simply fork this project
  • run npm i to install all dependencies
  • run npm start fire it up.

Author

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Thanks to the library xlsx that helped transform my client's humongous excel food and nutrition database to a structure I can use.