Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 383 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 383 Bytes

The Book

Project Overview

The Book is a bookshelf app that allows user to select and categorize books that user have read, are currently reading, or want to read. The project emphasizes using React to build the application and provides an API server and client library.

Installation Guide

  • extract the zip
  • open the terminal in the directory
  • npm install
  • npm start