Hello readers, my name is Arpit Sachan. I learn Full stack web Development at Masai School. During unit-5 construct week of Masai School, We created a fitness app with fresh UI/UX which is provided by UI/UX team. On the development side, we are three members of our team- Arpit Sachan , Ishan Singh Lamba and Sumit Kumar. We created this project in just a week.
- Food Search Engine to add in list.
- create the add food table to manage your calorie count.
- Download your calorie chart.
- we hosted our web at https://myfitnesspal.pages.dev/
- checkout our backend code at https://github.com/sachanarpit/myfitnesspal-backend
- Node Js
- Express
- MongoDB
- React
- CSS
- Styled- components
Clone the project
git clone https://github.com/sachanarpit/myfitnesspal.git
Go to the project directory
cd myfitnesspal
Install dependencies
yarn
Start the server
yarn start
To run this project, you will need to add the following environment variables to your .env file