Skip to content

Build-Week-Secret-Family-Recipe/Back-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Family-Recipes-Back-End

This is the API for Family Recipes project in Lambda Build Week, it will allow the user to create a front end recipe data base to keep all their family recipes in one place.

Site Development Postman Documentation

How it works

  • User can register and login
  • user can add a recipe that will include
    • Instructions
    • Ingredients
    • Tags for type of food
    • Title
    • Source of the recipe
    • Preparation Time
    • Cooking Time
    • Servings
  • Users can rate recipes recipe and add comments

Technologies Used

How to install and run it

  • Clone this Repository
  • Install all project dependencies with npm install
  • Start the API server with npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors