Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.01 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.01 KB

Responsive Recipe Website Intergrated with Login and LogOut functionality with Auth0 & Made using React, React Hooks, Material UI & Axios



Also Implemented Typed.js


API used Edamam Api-Recipe search Api

Clone the repo and install dependencies:


This installs the required dependencies

Install

git clone --depth 1 --branch main https://github.com/Alone-Y154/React-Recipe-App.git your-project-name
cd your-project-name
npm install

To run the React project

npm start

You are done! Now you can start editing the React project in the new folder that's created.