An open API service indexing awesome lists of open source software.

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

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/)

![project_gif](./tour.gif)

## Tech/framework used
🚀 React

🚀 React Event

🚀 React Hooks(UseState,UseEffect)

## In the project directory, you can run:

### `npm start` & `npm run`