Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (24 loc) · 849 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 849 Bytes

Curiosity eBook Reader App

This was a personal project, made out of the curiosity to read books and the unavailability of good e-book readers with the note taking functionality that I wanted.

The app has the following features:

  1. Download any book you like.
  2. Save the books in the app itself.
  3. Read with a built-in pdf Reader.
  4. Create Notes, with features like Adding Tags to track important Highlights/Notes.

Steps to Start

Feel free to pull and use the app. Run the following commands:

npm install 
react-native run-android 
react-native start

Screenshots