Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 440 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 440 Bytes

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