Balanced is a free meal planning website that helps young adults in college, and gym goers, maintain healthy dietary habits by tracking the nutritional value of their previous meals and offering personalized recommendations to meet their nutritional needs for their next meal.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Install node and npm to your computer.
- Pull the latest version of the remote repository main branch to your local repository branch.
- More to be listed, if any...
- The .gitignore file ignores a very important folder, "node_modules", since it contains many files. To attain this folder, run
npm i
to get the folder. 3. After getting the "node_modules" folder, run
npm run dev
to start the local website.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Current version in v1.0.0
- Alonso The Dopest - abg287
- Bob - Bobaliciousss
- Kris - gitstopher
- Carlos - CarlosMartinezGil
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details