/bonappetit

Reactapp which displays recipes for the items searched

Primary LanguageJavaScript

React.js - Recipe App

Webapp developed using React.js and Spoonacular API,which helps the user to fetch details on a food item.Details includes ingredients,recipe,type etc.

Screenshots

App Screenshot App Screenshot App Screenshot

Run Locally

Clone the project

  git clone https://github.com/H4K3R13/Recipe-ReactApp.git

Go to the project directory

  cd Recipe-ReactApp

Install dependencies

  npm install

Start the server

  npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_API_KEY

License

MIT License

Authors