Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 398 Bytes

Library-Management-System

This project helps the librarians to register books ,issue them and return books and also register other admins. Tech Stack Used: HTML,CSS,Express,NodeJS

Usage:

  1. Download the zip file
  2. Use npm start to install the dependencies
  3. Run the terminal on nodemon server.js
  4. username:admin password:admin
  5. Open the URL http://localhost:3005/login to see the result