Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 337 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 337 Bytes

MyReads Project

Completed Project for Udacity's React Fundamentals course. Project has been completed to Udacity rubric specifications (https://review.udacity.com/#!/rubrics/918/view).

To Launch Application in a Local Environment:

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