Skip to content

Delicious is a Food and Recipe website where you can get recipes for various cuisines like American, Thai, Italian, and Japanese. It provides you with a summary, steps to cook, and the ingredients required for a particular recipe.

Notifications You must be signed in to change notification settings

AM-Darshan/delicious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delicious

Delicious is a Food and Recipe website where you can get recipes for various cuisines like American, Thai, Italian, and Japanese.

It provides you with a summary, steps to cook, and the ingredients required for a particular recipe.



🖥️ Built using

react  StyledComponent  netlify  javascript 


🚀API

Create your account on the Spoonacular website and get your API key.

https://spoonacular.com/food-api/


Spoonacular API is used for:

  • Searching Recipes.
  • Displaying Vegetarian and Popular section.
  • Various Cuisines category.
  • Get Recipes.

For other endpoints refer: https://spoonacular.com/food-api/docs


Getting Started with Create React App

In the project directory, you can run:

Install node packages

npm install

Create react app

npx create-react-app my-app
cd my-app

Dependences

npm i framer-motion react-icons react-router-dom styled-components @splidejs/react-splide

Run

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.


🚀Snapshots

Home Page

image


Vegiterian and Popular section

image


American cuisine

image


Japanese cuisine

image


Thai cuisine

image


Italian cuisine

image


Search Page

image


Recipe Page

image


image

About

Delicious is a Food and Recipe website where you can get recipes for various cuisines like American, Thai, Italian, and Japanese. It provides you with a summary, steps to cook, and the ingredients required for a particular recipe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published