Inspiration
I love reading and a lot of the books I read are ebooks, and while reading I like to write notes. So, I wanted to make an epub reader.
What it does
It reads .epub files.
How we built it
I built it using React, ReactReader (a library based on epubjs) and React Router to have more than one page.
Challenges we ran into
- the cross-origin resource problem ## Accomplishments that we're proud of
- were able to use the ReactReader library
- used React routers
- learned about CORS ## What we learned
- how to use React routers
- how to solve the CORS problem ## What's next for EPUB Reader implement ability to annotate and take notes
Log in or sign up for Devpost to join the conversation.