Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chideraike/game-store-app
A Game Store App built with React Native & Expo 39
https://github.com/chideraike/game-store-app
expo
Last synced: 7 days ago
JSON representation
A Game Store App built with React Native & Expo 39
- Host: GitHub
- URL: https://github.com/chideraike/game-store-app
- Owner: chideraike
- Created: 2020-11-27T07:59:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-27T08:40:59.000Z (about 4 years ago)
- Last Synced: 2024-11-14T04:38:48.802Z (2 months ago)
- Topics: expo
- Language: JavaScript
- Homepage:
- Size: 28.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Game Store
This is a side project\
Developed by [**Chidera Ike**](https://chidera.dev)## Installation
This app was built using Expo. In other to run it install Expo Client App from either the App Store or Play Store.\
Run the app [here](https://expo.io/@chideraike/projects/game-store) directly from the expo app\
or\
Run the app locally;
* Download or clone this repo
* Run `npm install` or `yarn add` in the project folder directory on the command line
* After all node modules are done downloading you can run the app using the Expo Client App by using `npm start` or `yarn start` on the command line
* Follow the instructions from there to connect your device (iOS/Andriod)