Awesome
Minimal Quotes
The application concept and the design is created by Kishore from Elitepixels as a part of Project365
Minimal quotes is React Native application for both Android and iOS that throws you random quotes in a super clean minimal version. You can save this quotes to favorites or share them with your friends.
<a target="_blank" href='https://play.google.com/store/apps/details?id=io.insider.apps.quotes'><img width="200" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a> <a target="_blank" href='https://itunes.apple.com/us/app/minimal-quotes/id1428585029'><img width="200" alt='Download on App Store' src='https://i.imgur.com/7IxtMV0.png'/></a>
Some technical stuff used inside
- React Native to build an app for both Android and iOS
- Realm database to manage quotes data
- Redux and Redux thunk for state management
- Modular architecture inspired by this kit
- Recompose to keep component-container structure
- ESlint with airbnb config to keep the code clean
Try it yourself
1. Clone and Install
# Clone the repo
git clone https://github.com/gaykov/minimal-quotes.git
# Install dependencies
yarn install
2. Run it on iOS or Android
# Run on iOS
yarn run:ios
# Run on Android
yarn run:android
How can you help
If you find any problems, feature requests, please open an issue or submit a fix as a pull request.
Want to talk?
If you have any questions or you want us to help you design and develop your application, send us an email at hi@insider.io