Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 895 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 895 Bytes

Recipe App

PROJECT AİM

I aimed to develop a multi-page web application using react and react router. Page access in the project was made using firebase authentication. Recipes can be searched, filtered and their details can be viewed.

Live Link

LİVE

recipe

Tech/framework/method used

✨ React
✨ Reac-Router-Dom
✨ Axios
✨ FİREBASE
✨ Material UI
✨ Context API
✨ Pagination

How to use?

👩‍🍳 Users can access the site after completing the registration or login process.
👩‍🍳 Access can also be done through Google.
👩‍🍳 You can search for recipes by any word and meal type on the home page.

API reference

https://www.edamam.com/

How to install and run

In the project directory, you can run:

npm install

npm start