Skip to content

bekezie/Search-Your-Recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search-Your-Recipe

Authors:

Bernard Ekezie & Yuehan Pei

Class Link: https://johnguerra.co/classes/webDevelopment_spring_2021/

Web App Link: https://search-your-recipes.herokuapp.com/

Project Objective:

Logo

Website where users can search food and recipes and upload their own recipes, implmented with design, accessibility and usability.

Light Mode Light Dark Mode Dark Signup Signup Create Recipe Page: Must be logged in to view this page Create Search Function Search Function Shows ingredients displayed when ingredient button is clicked on Search

Instructions to build:

yarn install

cd front

yarn install

yarn build

yarn start And check your http://localhost:3001

Alternative

For development start the two servers

yarn install

yarn nodemon And the backend will run on http://localhost:3001

cd front yarn install

yarn start And the frontend will run on http://localhost:3000

Ensure that you have installed locally:

  • Node.js
  • MongoDB

Demo video: https://www.youtube.com/watch?v=J5L0DaSaDxE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors