Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 406 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 406 Bytes

MyBookShelf

Manage all your books. You can organize by favorite, reading, want to read or read

Links

Development instructions

  • npm install ~ Install dependencies using npm.
  • npm start ~ Run project on local environment.
  • npm run build ~ Build project.