React Games List is a full realization of a previous project games-list-app and is inspired by MyAnimeList. You can search from a database of games, add the ones you have played to your own personal list, and rate them from 1 to 10. React Games List was built with React and Tailwind, and hosted with Firebase.
Run npm install
to get the proper required node modules.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.