Welcome to GFG - Game Freebie Grabber, where you can grab the latest free games from platforms like Epic Games, GOG, Steam, and more!
GFG is a web application that displays the latest giveaways of games and loots. Stay updated with the latest freebies and never miss out on any exciting game offers again! This project has been modernized from its original vanilla JavaScript implementation to a robust and scalable application using Next.js and Tailwind CSS.
This project is built with the latest web technologies to ensure a great developer and user experience:
- Next.js - A React framework for building full-stack web applications.
- React - A JavaScript library for building user interfaces.
- TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
- Tailwind CSS - A utility-first CSS framework for rapid UI development.
- Font Awesome - For platform and other icons.
To get a local copy up and running, follow these simple steps.
You will need to have Node.js (version 20.x or later) and npm installed on your machine.
```sh
npm run dev
```
Open http://localhost:3000 with your browser to see the result.
The latest giveaways data is sourced from the GamerPower API. This API provides up-to-date information about free game offers from various platforms.