This is the project for the first part of Udacity React Nanodegree
MyReads Project is a book
To get started:
- install all project dependencies with
yarn install
- start the development server with
yarn start
To get started:
- install all project dependencies with
npm install
- start the development server with
npm start
this is a fork of udacity/reactnd-project-myreads-starter and using the same license.