Skip to content

ignite-bootcamp/nodejs-challenge-02

Repository files navigation

nodejs-challenge-02

Daily Diet API CRUD, with this api we can CRUD meals indicating if it's on your diet and see statistics

Run in Insomnia

🛠 Technologies

This project was developed with the following technologies:

Backend

📱💻 Instructions

## 1. Clone repo
git clone https://github.com/guivictorr/nodejs-challenge-02.git

## 2. Change to project folder
cd nodejs-challenge-02

## 3. Install dependencies
npm intall

## 4. Run the app
npm run dev

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

About

🍽️ Api to store your meals data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages