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.
This is an Expo project created with create-expo-app
.
To get started Fork This Repository. then clone it.
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