MyReads Project

This is a final project for the Udacity's React Fundamental course.

TL;DR

To run this project right away:

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