/MyReads

Primary LanguageJavaScript

MyReads

Educational project on React nanodegree program @ Udacity

Application to manage your books and organize them into shelves:

  • Currently reading
  • Want to read
  • Read

Prerequisites

installing the required packages included in package.json file

npm install

Installing

starting the react application

npm start