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

https://github.com/kaseyhinton/my-reads

The my reads project from the Udacity React Nanodegree
https://github.com/kaseyhinton/my-reads

Last synced: about 2 months ago
JSON representation

The my reads project from the Udacity React Nanodegree

Awesome Lists containing this project

README

        

# MyReads Project

This web application is your own personal library! Keep track of all of the books you want to read, are currently reading, and have read all in one place. This project is written with react and create-react-app and uses Udacity's my reads api.

## Getting Started

For development run these commands in a terminal.

- `git clone https://github.com/kaseyhinton/my-reads`
- `cd my-reads`
- `npm install`
- `npm start`

## Contributing

All pull requests are welcome. Please create an issue before pull requesting a bug fix or enhancement!