/food-recipie-api

Food Recipie API deployed in Render

Primary LanguageJavaScript

This repo is Food Recipie API

This project was built using NodeJs | ExpressJs | MongoDB

User can get recipie's name, description and ingredients

How to execute the project:

Install all the dependencies.

Create .env file in root folder and follw the example.env file's instruction.

Run the command npm start

The server will runs on port 5000

API end point is: http://localhost:5000/api/recipies