/myreads

A Book Lending App

Primary LanguageJavaScript

MyReads Project

This is a Book Lending App created with React to my Nanodegree.

Alt text

To see the project working:

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