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

https://github.com/rahimuj570/gameology-assignment-9

This is my React Router Assignment project.
https://github.com/rahimuj570/gameology-assignment-9

Last synced: 21 days ago
JSON representation

This is my React Router Assignment project.

Awesome Lists containing this project

README

        

# Gameology - Games Reviewer

## [Live Site](https://gameology-assignment.netlify.app)

### `Technology I was using:`

- React
- React Hooks (useState, useEffect, Router, React Icon, useNavigate, etc.)
- Tailwind CSS
- Rechart
- FakeData JSON

### `Highlight of This Project:`

- At first I create all the components.
- Then I create the UI
- Then I create a FakeData.JSON
- Then make a Utilize folder and make a custom hook to avoid repeat the same code.
- At the end I fetch the FakeData and complete this project.