A video game database that actively tracks the top-trending games in the market and allows the user to search for information on any game ever published.
- Users can browse the current top-trending video games.
- Users can view screenshots, a gameplay videos, compatible platforms, release dates, and ratings.
- Users can use predictive search for any video game ever published.
- React (custom hooks)
- Firebase
- RAWG API
- Fork and Star ⭐️ this repository
git clone
to your local directorycd game-tracker
- Run
npm install
- Run
npm start
to start the frontend 🎉
MIT © Michael De La Rosa
Contributions are always welcome!