Carolina Calories is an app designed to help users keep track of how many calories in their meals.
Globally, malnutrition is constantly prevalant. In 2018, "821 million people suffered from hunger, food insecurity, and malnutrition globally" (Source).
Inspired by this public health crisis, we decided to create a calorie counter so users can keep track of how many calories they are eating in a day.
You can find more information about our project here:
To access the project, you will have to run npm start
from a99-rotanev/my-react-app/src/caloriesTracker/calories-tracker-app
.
If you have an error abour react scripts, you can run npm install react-scripts --save
from the terminal.