A library manager where you can add, update and delete book details.
Technologies used: Node.js, Express.js, Pug templates, SQLite and sequelizejs.
- Download or clone the repository
- Open Terminal in the project directory
- Run npm install to install dependencies
- Run npm start to start the node application
- Go to localhost:3000 using your prefered browser
Note: Requires Node.js and npm