Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaserdemet/meal-router
https://github.com/yaserdemet/meal-router
axios hooks router styledcomponents vercel
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaserdemet/meal-router
- Owner: yaserdemet
- Created: 2022-07-09T10:15:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T11:33:20.000Z (over 2 years ago)
- Last Synced: 2024-10-18T18:43:36.853Z (about 1 month 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.
![Animation](https://user-images.githubusercontent.com/99739515/179240238-5c65ce70-8dfa-42e1-abcc-7bc7fa4124c2.gif)
📍 [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.