This application is able to develop a diet based on the person's current physical size and physical goal.
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.
- Getting Started
- Table of Contents
- Prerequisites
- Installing
- Running the tests
- Break down into end to end tests
- And coding style testsh
- Deployment
- Built With
- Contributing
- Versioning
- Authors
- License
- Acknowledgments
What things you need to install the software and how to install them
- Nodejs +14v
A step by step series of examples that tell you how to get a development env running
Say what the step will be
npm install
And repeat
npm run start:dev
End with an example of getting some data out of the system or using it for a little demo
Explain how to run the automated tests for this system
Explain what these tests test and why
npm run test
Explain what these tests test and why
npm run format
Add additional notes about how to deploy this on a live system
- Node.js - The web framework used
- Lucas Mori - Main Developer - Lucas Mori
- Davi Marcelino - Developer - Davi Marcelino
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc