Kindly is an open-source reading app developed using React Native, similar to Kindle. The app allows users to explore a curated selection of books, read them, add them to their favorites, and make payments via M-Pesa.
- User Authentication: Log in or create an account to personalize your reading experience.
- Book Discovery: Browse through a curated selection of books.
- Search Functionality: Find your favorite books using the search feature.
- Reading Experience: Enjoy reading books within the app.
- Favorites: Add books to your favorites for easy access.
- Payment Integration: Purchase books using M-Pesa.
To contribute to the Kindly app or set it up for development, follow these steps:
- Clone the repository:
git https://github.com/Nerds-Catapult/KindlYReactNative.git
- Navigate to the project directory:
cd kindly
- Install dependencies:
npm install
- Run the app:
npx react-native run-android
or
npx react-native run-ios
We welcome contributions to the Kindly app! Please read our CONTRIBUTING.md for details on how to submit pull requests and contribute to the project.
Kindly is open-source software licensed under the MIT License.
- Special thanks to all the contributors who help make this project better.
API side is coming soon. Stay tuned!