/my-reads

A bookshelf application using react, requirement project for udacity FEND program

Primary LanguageJavaScript

MyReads Project

MyReads project is a bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read.

Getting Started

Download the project as zip file then uncompress it or fork it, then go to the folder and run these commands:

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

Authors

  • Shoaa Alsuhaibani