habibwritescode / my-reads

A simple book tracking application. Search for books, add them to shelves and also move books from shelf to shelf.

Home Page:https://habib-my-reads.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Reads

  • This is a bookshelf app that allows you select and categorize books into read, currently reading, or want to read.

  • Each book has a control that lets you select the shelf for that book. When you select a different shelf, the book moves there.

  • There is a search page with a text input that may be used to find books. As the value of the text input changes, the books that match that query are displayed on the page, along with a control that lets you add the book to your library.

  • This is the first project of Udacity's React Nanodegree program

Installation steps

  • Use yarn to install dependencies

How to launch project

  • Use yarn start to start the project

About

A simple book tracking application. Search for books, add them to shelves and also move books from shelf to shelf.

https://habib-my-reads.netlify.app/


Languages

Language:JavaScript 62.9%Language:HTML 18.6%Language:CSS 18.4%