/MyReads

A Book Tracking App created with ReactJS

Primary LanguageJavaScript

MyReads ReactJs Project

This project allows you to select and categorize books you have read, are currently reading, or want to read.

This project was generated with create-react-app version 1.3.3.

Project Dependencies

npm must be installed before building the project or running a preview.

Once npm is installed; on the project root path run the following commands

npm install

Build & development

Run npm start for preview and npm run build for building.