https://github.com/anaskhan96/selfielessacts
Cross Platform Mobile App for SelfieLessActs
https://github.com/anaskhan96/selfielessacts
android expo ios react-native
Last synced: 3 months ago
JSON representation
Cross Platform Mobile App for SelfieLessActs
- Host: GitHub
- URL: https://github.com/anaskhan96/selfielessacts
- Owner: anaskhan96
- Created: 2019-03-21T20:16:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T16:09:25.000Z (about 7 years ago)
- Last Synced: 2025-01-13T18:22:02.357Z (over 1 year ago)
- Topics: android, expo, ios, react-native
- Language: JavaScript
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SelfieLessActs
## Run the app on a local development server
Kindly install `Expo` and `React Native` and go through their setup instructions for the following:
```bash
git clone https://github.com/anaskhan96/SelfieLessActs
cd SelfieLessActs
npm install
npm start
```