https://github.com/themehdihn/zi-book
An EPUB e-book reader app with a sleek and user-friendly interface. Enjoy hassle-free navigation, bookmarking, and note-taking. Simplify your reading experience.
https://github.com/themehdihn/zi-book
mobile-app react-native react-redux redux redux-toolkit
Last synced: 2 months ago
JSON representation
An EPUB e-book reader app with a sleek and user-friendly interface. Enjoy hassle-free navigation, bookmarking, and note-taking. Simplify your reading experience.
- Host: GitHub
- URL: https://github.com/themehdihn/zi-book
- Owner: themehdihn
- License: mit
- Created: 2024-05-07T23:01:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T22:55:52.000Z (about 2 years ago)
- Last Synced: 2025-03-23T21:29:55.104Z (over 1 year ago)
- Topics: mobile-app, react-native, react-redux, redux, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 3.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zi-Book
Zi-Book is an EPUB e-book reader app developed using React Native.
## Features
- **Sleek Interface**: A stylish and intuitive user interface for a seamless reading experience.
- **EPUB Support**: Read e-books in EPUB format with ease.
- **User-Friendly Navigation**: Navigate through your e-books effortlessly.
- **Bookmarking and Note-taking**: Easily bookmark your favorite pages and take notes as you read.
## Screenshots
## Installation
1. Clone the repository:
```bash
git clone https://github.com/themehdihn/Zi-Book.git
```
3. Navigate to the project directory:
```bash
cd Zi-Book
```
5. Install dependencies:
npm install
## Running the App
- **iOS**: Run the following command to start the app on iOS simulator:
npx react-native run-ios
- **Android**: Make sure you have an Android emulator running or a device connected. Then run:
npx react-native run-android
## Contributing
Contributions are welcome! If you want to contribute to Zi-Book, please fork this repository, make your changes, and submit a pull request.
## License
Zi-Book is licensed under the [MIT LICENSE](LICENSE).