About β’ Deployment β’ Running Locally β’ Request Feature β’ Report Bug β’ License
FRAPP (Freebie Radar App) aggregates the latest video game giveaways and free titles in one clean interface.
Never miss a limited-time offer across major distribution platforms, powered by the GamerPower API.
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. It monitors platforms like GOG, itch.io, Epic Games Store, and Steam, ensuring you can expand your library without scouring multiple storefronts daily.
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



