About • Features • Deployment • Running Locally • Request Feature • Report Bug • License
FRAPP (Freebie Radar App) aggregates the latest video game giveaways and premium game deals in one clean interface.
Never miss a limited-time offer or massive discount across major distribution platforms, powered by the GamerPower and CheapShark APIs.
Note
Contributions are welcome. If you want to help improve the application, optimize the tracking, or add new features, feel free to fork the repository and submit a pull request.
FRAPP acts as a centralized messenger for deal-hunting and budget gaming. It monitors platforms like Steam, Epic Games Store, GOG, and itch.io, tracking both 100% free giveaways and active premium game discounts so you can expand your library without scouring multiple storefronts daily.
- Claim game giveaways when stores avail them.
- Claim game deals when stores update prices.
- Favorite your game deals and giveaways to keep an eye on their prices or availability.
- Filter your games by Store and (or) platform
- Privacy focus due to serverless nature.
- Reminder notifications to remind users when game giveaways or deals are free.
- Zero ads and trackers.
- Modern UI and UX.
- Bug report functionality to help improve the app.
- Dark and Light Mode support.
- Localization (currently Working on) Contributions are welcome.
This is a mobile application built with Expo using create-expo-app.
To get started, fork this repository to your own GitHub account and clone it to your machine.
Follow these steps to set up the development environment:
- Clone the project
git clone https://github.com/Brianali-codes/Frapp.git-
or if you forked the project
git clone https://github.com/YourUsername/Brianali-codes/Frapp.git
- Go to the project directory
cd Frapp- Install dependencies and Expo cli globally or Locally
npm install- Install Expo CLi globally.
npm i -g expo- Install Expo CLi to project only.
npm i expo- Start the server for web
npm run web- Start the server using expo.
expo startThis project contains the MIT LICENCE

