This is a book tracking application implemented for the final assessment project for Udacity's React Fundamentals course, developed by React Training. Users can search for books, and then they can classify the books in different shelves, so they can track their progress reading the book.
1. git clone https://github.com/eduzol/react-books
2. npm install
3. npm start
This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.