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.
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
To run this project, you will need to add the following environment variables to your .env file
REACT_APP_API_KEY