Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 276 Bytes

Local Library

This is a library manage website built with Node.js and MongoDB. It offers CRUD operations over data such as books, authors and rental options.

Features

  • Express
  • Express-validator
  • MongoDB(Mongoose)

Get started

npm install
npm run serverstart