https://github.com/zlhshn/tour-react
A project where I am working on the react hooks strategy
https://github.com/zlhshn/tour-react
reactjs useeffects usestate
Last synced: about 2 months ago
JSON representation
A project where I am working on the react hooks strategy
- Host: GitHub
- URL: https://github.com/zlhshn/tour-react
- Owner: zlhshn
- Created: 2023-12-05T09:10:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T20:18:05.000Z (over 2 years ago)
- Last Synced: 2025-01-28T01:44:41.429Z (over 1 year ago)
- Topics: reactjs, useeffects, usestate
- Language: CSS
- Homepage: https://tour-react-liart.vercel.app
- Size: 8.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Aim
A project I am working on to develop the hook structure in react.
## Description
👉 The info section on the page can be increased or decreased if desired.
👉 Tours can be deleted if desired.
👉 Even if all tours are deleted, they can be refreshed with the button on the last page.
👉 Additionally, while the data is arriving, loading text appears on the screen.
[Click](https://tour-react-liart.vercel.app/)

## Tech/framework used
🚀 React
🚀 React Event
🚀 React Hooks(UseState,UseEffect)
## In the project directory, you can run:
### `npm start` & `npm run`