Javier Ezpeleta. Madrid, Spain 🇪🇸
This is the first project for the Udacity React Nanodegree. Assign a shelf to each book. Search for books, change their state, then go back to the main page and it will be updated on-the-fly. Extra: each option (shelf) will tell you know many books there are currently at that place. Extra: animations added to some elements (page headers and book components) Hope you like it! Madrid, July 2017.
- run
git clone https://github.com/JaviEzpeleta/react-nd-1-my-reads.git
to clone this repository cd react-nd-1-my-reads
then runnpm install
npm start
oryarn start
to start the app then navigate to http://localhost:3000/ on your local machine
A demo of the app can be found at https://Javi-myreads.firebaseapp.com/