gmawji / my-reads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookshelf App

This project is part of the React Nanodegree at Udacity. It's a simple book tracking app that tracks the current state of your book collection. The data is a menial BooksAPI provided by Udacity for the purpose of this course (more on this in the UdacityREADME.md).

How to run

It is very simple to run this app locally as long as you have nodejs installed.

  1. Clone/Download this repo locally
  2. Open the downloaded/clone directory in terminal
  3. Type npm install - This will install the required packages and make take some time.
  4. Type npm start

Credits

Hover.css for some awesome subtle animations

About


Languages

Language:JavaScript 60.7%Language:CSS 34.3%Language:HTML 5.0%