This is the first project of the Nanodegree React Developer course, from Udacity Brasil
The goal is was to create a shelf where it's possible to move the books into the categories:
- Currently reading
- Want read
- Read As well as adding more books by means of books search
*Drawing based on the character Sakura Uchiha of Boruto Next Generation, created in Adobe Illustrator
Open the GitBash and input the commands:
git clone https://github.com/danieladuarteng/my-reads.git
npm install
To run the project enter:
npm start
Udacity provides the back-end server for this project, for more information access the initial project
The search feature only accept the terms: SEARCH_TERMS
This project uses the license MIT