/reactnd-project-myreads-starter

Starter Code for the React MyReads Project

Primary LanguageJavaScript

MyReads Project

Bookshelf app which allow you select and categorize books you have read, are currenlty reading, or want to read.

TL;DR

Installing and running the app

  • install all project dependencies withnpm install
  • start the server with npm start`