Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1023 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 1023 Bytes

Delicieux | Recipe Finder App

🟠 Pages

Homepage

Homepage

Search By Category

Category

Search Any Recipe

Search

View Recipe

View

🟠 Features

  • This app uses the Spoonacular API to fetch recipes.
  • Homepage conatins popular and trending recipes with regular updates.
  • Search for any recipes.
  • View the instructions and ingredients of any recipe.

🟠 How to Run

  • Clone this repository by git clone https://github.com/mwasikz/delicieux-recipe-finder.git
  • Install the dependencies using npm install
  • Run npm start