Skip to content

TAP-Projects/library-manager

Repository files navigation

Library Manager

What is this?

Library Manager a collection management tool for librarians. It enables librarians to search for, list, add, update, and delete books.

The application is deployed on Heroku here:

Installation

To install library manager, clone the repository and install all dependencies:

git clone git@github.com:TAP-Projects/library-manager.git
cd library-manager/
npm clean-install

To start the server run:

npm start

Or start the server in development mode with:

npm run startdev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published