/NutritionX

An open source nutrition tracking application

Primary LanguageJavaScript

NutritionX

An open source nutrition tracking application that allows users to track their meal nutrition info with macros and save their favorite dishes.

Want to Contribute?

  1. Clone the repo and make a new branch
  2. Add a feature, fix a bug, or refactor some code :)
  3. Make sure to lint your code!
  4. Write/update tests for the changes you made, if necessary.
  5. Run unit & integration tests and make sure all tests pass: npm test.
  6. Open a Pull Request with a comprehensive description of changes to the dev branch

Technologies

  • React
  • Redux Thunk
  • Node
  • Express
  • bCrypt
  • JSON Web Tokens
  • MongoDB
  • MaterialUI
  • Jest
  • React Testing Library
  • Webpack