GameSpace is an online game collection that's all about helping users discover their favorite games and consolidating their gaming information in one convenient account. On the website, users can look for specific games using a custom search or handy filters. They can also include games in their personal libraries, wishlists, or collections and even share their thoughts through reviews. To stay updated with the latest game releases, the site taps into the RAWG Database API. It's your go-to place for all things gaming!
HTML
TypeScript
Next.js
Sass
Git
npm i
npm run dev
npm run build
The API I used to get all the game data for the project is called RAWG. They are doing amazing stuff!
All the SVG's used in the project came from React Icons library.
The main and probably only inspiration was the official page made by the guys from RAWG. I urge you to take a look because it looks amazing.