Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sejas/react-books

First project for Udacity nanodegree MyReads
https://github.com/sejas/react-books

Last synced: about 3 hours ago
JSON representation

First project for Udacity nanodegree MyReads

Awesome Lists containing this project

README

        

# First project from Udacity
To run , follow the instructions:
```
npm install
npm start
```

## Description
Bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read.
Also you can find books searching by these terms: [SEARCH_TERMS.md](SEARCH_TERMS.md).
I reduced the amount of backend calls when searching.

### Author
[Antonio Sejas](https://sejas.es)