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.
- Host: GitHub
- URL: https://github.com/lilpolymath/audiobook
- Owner: lilpolymath
- Created: 2020-03-01T04:50:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-02T01:23:56.000Z (about 4 years ago)
- Last Synced: 2025-01-21T05:42:05.315Z (over 1 year ago)
- Language: JavaScript
- Size: 9.49 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Audio Book
#### Audiobook app built with React-native

## 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)