-full-stack app allowing for calorie and protein tracking for your meals -can add/remove/edit/view meal items
-app uses the MERN stack (MongoDB, Express, React and NodeJS) -for the DB we use a mongoDB atlas cloud instance
cd back
yarn
cd ../front
yarn
cd front
yarn dev