https://github.com/yaserdemet/meal-router
https://github.com/yaserdemet/meal-router
axios hooks router styledcomponents vercel
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaserdemet/meal-router
- Owner: yaserdemet
- Created: 2022-07-09T10:15:42.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T11:33:20.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T21:28:52.101Z (6 months ago)
- Topics: axios, hooks, router, styledcomponents, vercel
- Language: JavaScript
- Homepage: https://meal-router.vercel.app
- Size: 429 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### This project aims to create multiple pages with React Router.

📍 [click here to see page](https://meal-react-router.vercel.app)
### 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](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.