Frapp
Frapp (Freebie Radar APP) Get video game giveaways at the comfort of your mobile phone made with ๐งกby Brian Ali. Download by navigating down to releases or by using the link below ๐ฐ๐ฐ.
Install / Use
/learn @Brianali-codes/FrappREADME
FRAPP
Frapp (freebie radar APP) is an app that enables you to get the latest video game giveaways as well as the latest free games. The app acts as a messenger as it dives into different sites such as Gog , itch.io, Epic games, Steam and so much more using the power of the gamepower API.
<div style="display: flex;"; align="start">if you want to contribute to the project you can do so by following the steps below
</div>Developers
License
Deployment
This is an Expo project created with create-expo-app.
To get started Fork This Repository. then clone it.
To run the project Locally
Clone the project
git clone https://github.com/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 start
