/MealTracker

Primary LanguageJavaScript

A web application designed to help you track your recent meals so that you have a better idea of what to prepare next!

Developed to become more familiar with Spring Boot, H2, and Hibernate.

Note:

  • Run the MealTrackerApplication class to start the Spring Boot backend application
  • Run npm start in MealTracker/app to start the React frontend application