Skip to content

chafikchaban/game-listing-app

Repository files navigation

GAME LISTING APP

a game listing application demo.

This project project was bootstrapped using @react-native-community/cli.

Installation 📦

# clone the repo
git clone [email protected]:chafikchaban/game-listing-app.git

# go into the app's directory
cd game-listing-app

# install app's dependencies
yarn install

ENVIRONMENT 🛠️

An API_KEY is required for all http requests. make sure you get one.

Running ⚙️

To run the project you will have to setup your local environment first.

Please make sure to complete the React Native - Environment Setup.

For Android

# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published