https://github.com/matildevoldsen/myreads
https://github.com/matildevoldsen/myreads
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matildevoldsen/myreads
- Owner: Matildevoldsen
- Created: 2018-02-05T16:35:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T09:39:33.000Z (almost 8 years ago)
- Last Synced: 2025-02-17T05:43:59.983Z (over 1 year ago)
- Language: JavaScript
- Size: 635 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.