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

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.

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


Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6

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