Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 433 Bytes

MyReads Project

This is a bookcase application that allows you to select and sort the books you have read, are reading or want to read. It was developed in React as part of the Udacity React Developer training course and below is the information to install and run the project.

TL;DR

To get started developing right away:

  • install all project dependencies with npm install
  • start the development server with npm start