halilibrahimcelik / meal-recipe-app

Home Page:meal-recipe-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my recipe-app

This project was bootstrapped with Create React App.


Website Link.

recipe-App

My goal is to create basic recipe application.

So as to fetch the data, I used "https://api.edamam.com/" API.

This is the first time I practised private and authtenticaded routes .

Techniques that I implemented in this project;


Creating basic login page for the authentication,

--Using React-Router Library to facilitate easy page transisition,

--Adopting Styled Components for styling each and every component,

--Using Themes and Global variables,

--Creating custom react hook by using useContext for authentication,

--Using axios for fetching the API from the server,

About

meal-recipe-app.vercel.app


Languages

Language:JavaScript 96.2%Language:HTML 3.8%