/reactnd-project-myreads-starter

Starter Code for the React MyReads Project

Primary LanguageJavaScript

Launch the app

  1. Install modules dependencies

type npm install into a terminal at the root of the project

  1. Launch the app

type npm run start into a terminal at the root of the project.