An open API service indexing awesome lists of open source software.

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

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
```