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

https://github.com/matildevoldsen/myreads


https://github.com/matildevoldsen/myreads

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# MyReads

MyReads allows users to categorize books on:

- Read
- Currently Reading
- Want to read

It does that with a HTML5 selector that allows the user to choose whetever they've read it, e.t.c.

MyReads is made with React.js.
This is a part of my nanodegree.
## How to install

Download the file from Github or clone it. Afterwards use npm install and then npm start to start the application.