/reactnd-my-reads

Udacity React Nano Degree First Project

Primary LanguageJavaScript

MyReads Project

This is MYREADS PROJECT for Udacity React Nano Degree. It is based on starter template that udacity provided.

How to start

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