Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

45 lines (24 loc) · 1.06 KB

This project aims to create multiple pages with React Router.

Animation 📍 click here to see page

In this project, i have practiced;

👉 React Props

👉 React State Logic

👉 React Hooks (useState, useNavigate, useLocation)

👉 Destrucring Methods

👉 Encryption codes

👉 Styled Components

👉 Getting info with Api

👉 Async-await, Axios

👉 React Router

👉 Local and Session Storage

👉 Deploy with Vercel

At the end of the project, i will be able to;

✅ improve coding skills within React, React Hooks, React Router and Javascript

✅ use git commands (push, pull, commit, add etc.) and Github as Version Control System.

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.