/express-locallibrary

A simple library management website.

Primary LanguageJavaScript

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