/myreads

Udacity React Developer NanoDegree First Project

Primary LanguageJavaScript

MyReads Project

This is the This is the first project of udacity React Developer Nanodegree

Install and Launching The Application

To launch the application:

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