https://github.com/zlhshn/review_react
Conditional rendering and mock API were used in this project.
https://github.com/zlhshn/review_react
conditional-rendering hook react-icons usestate
Last synced: 9 months ago
JSON representation
Conditional rendering and mock API were used in this project.
- Host: GitHub
- URL: https://github.com/zlhshn/review_react
- Owner: zlhshn
- Created: 2023-12-06T17:02:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T20:25:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T01:44:40.759Z (11 months ago)
- Topics: conditional-rendering, hook, react-icons, usestate
- Language: JavaScript
- Homepage: https://review-react-one.vercel.app
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
Mock data is used in the project. Data can be changed using the next and back button.
Additionally, random data can be taken.
[Live]()

## Technologies
* React.js
* Hook (useState)
* Conditional Rendering
In the project directory, you can run:
### `npm install`
### `npm start`