Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 455 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 455 Bytes

MyBooks

Web application to manage your own bookshelf - written in Javascript using Nodejs and Express framework.

Run

First install dependencies

cd MyBooks
npm install

then start the app

npm run start

Documentation

I wrote a technical report of the complete application that can be find here

License

Gnu Public License Version 3 (GPLv3)