Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 265 Bytes

book-tracking-app

Project Overview

simple app to track books you have read, are reading, or want to read.

How to run the project

  • clone the project
  • install all project dependencies with pnpm install
  • start the development server with pnpm start