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

https://github.com/lilpolymath/audiobook

Audiobook built with React native.
https://github.com/lilpolymath/audiobook

Last synced: over 1 year ago
JSON representation

Audiobook built with React native.

Awesome Lists containing this project

README

          

# Audio Book

#### Audiobook app built with React-native

![alt text](https://github.com/lilpolymath/audiobook/blob/master/audiobook.png?raw=true)

## How to Run App

1. cd to the repo
2. Install node modules
- run `npm install`
3. Run Build for either OS

- for iOS
- run `npx react-native run-ios`
- for Android
- run `npx react-native run-android`

4. Run the server
- run `npm start`

**Credits**

This design was created by David Felipe V (https://dribbble.com/davidfelipeV)