Skip to content

This is an interactive food and recipe web application built on the MERN stack, making use of the Spoonacular api (https://spoonacular.com/food-api/docs).

Notifications You must be signed in to change notification settings

JivusAyrus/Eatology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
codesee-architecture-diagrams[bot]
Feb 16, 2022
3e50bbc · Feb 16, 2022

History

94 Commits
Feb 16, 2022
Jun 2, 2021
Apr 24, 2020
Jun 2, 2021
Mar 2, 2020
Apr 30, 2020
Jun 3, 2021
Jun 2, 2021
Jun 2, 2021

Repository files navigation

Eatology

Live app : Eatology

This interactive food and recipe web application facilitates a simple, intuitive UI that enables the user to quickly find the recipe of their favorite dishes as well as, providing a means for following the recipe steps and procuring all the ingredients required. The aim of this web application is to provide a means for the user to search for and learn any recipe of any cuisine.

Prerequisites

Steps To Run

  • Clone the repository
  • When inside the Eatology folder, run npm install.
  • Head over to Spoonacular's website and get an API key.
  • Within Eatology's folder, create a file named .env and add the lines :
REACT_APP_API_KEY=<Your-Api-Key>
REACT_APP_SERVER=https://eatology-server.herokuapp.com
  • Run npm start and you should have the app running on React's development server on http://localhost:3000

About

This is an interactive food and recipe web application built on the MERN stack, making use of the Spoonacular api (https://spoonacular.com/food-api/docs).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published