eakmotion / MyReads-A-Book-Tracking-App

React Nanodegree, Project 1

Home Page:https://nd019-my-reads-app.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project One

MyReads : A Book Tracking App

Deployed on heroku: nd019-my-reads-app.herokuapp.com

MyRead

MyReads app is a bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read.

The projects demonstrates the understanding of props, states, Components, JSX, AJAX, and JavaScript(ECMAScript) 6.

Installation

MyReads app requires Node.js or Yarn to run.

Install the dependencies and devDependencies and start the server.

$ yarn install
$ yarn start

License

MIT

About

React Nanodegree, Project 1

https://nd019-my-reads-app.herokuapp.com


Languages

Language:JavaScript 65.4%Language:CSS 25.1%Language:HTML 9.4%