/Curiosity-Book-App

An e-Book Reader built with React Native. The App allows users to download any possible book available online, read the e-book using a built-in pdf reader and also has note-taking capabilities built-in.

Primary LanguageJava

Curiosity-Book-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

PS:

I have changes some part of the app, due to copyright issues and stuff, but you can still use the template, UI, etc. of the app to mix and match to create your own version of the app.