Skip to content

danieladuarteng/my-reads

Repository files navigation

MyReads

Access the website

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

Installation

Open the GitBash and input the commands:

git clone https://github.com/danieladuarteng/my-reads.git

npm install

Run:

To run the project enter:

npm start

Back-End

Udacity provides the back-end server for this project, for more information access the initial project

Search

The search feature only accept the terms: SEARCH_TERMS

License

This project uses the license MIT