Skip to content

converyj/reactnd-project-myreads

 
 

Repository files navigation

To the fellow Developer:

This is a simple React Web Application to manage a list of books from "Currently Reading", "Want to Read" and "Read" with the ability to rate the books.

Constructed with React and React Router.

Uses RESTFUL API: https://reactnd-books-api.udacity.com

Live Demo: https://myreads-project.netlify.com

Get Started!

Step 1: Installation

  • install all project dependencies with npm install

Step 2: Run the Server

  • start the development server with npm start

Step 3: Open server URL

  • Navigate to http://localhost:3000

About

Code for React MyReads Project, including rating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 77.0%
  • HTML 11.9%
  • CSS 11.1%