An open API service indexing awesome lists of open source software.

https://github.com/ab007shetty/lifeshare

Blood Bank Management System, for Hackathon.
https://github.com/ab007shetty/lifeshare

bootstrap4 ejs-template-engine express-js hackathon hackothsav javascript mongodb-atlas nodejs

Last synced: 28 days ago
JSON representation

Blood Bank Management System, for Hackathon.

Awesome Lists containing this project

README

          

# Blood Bank Management System:

## Prerequisites

1.Node.jS: Dwonload and Install it in your machine.

## Installation

1.Download and Extract it.

2.Install NPM packages
-> You should be in root directory of ur project.

```sh
npm install
```

## Execution

1.Start the express server from the root directory.

```sh
npm start
```

2.Go to convinient Browser and type 'localhost:3000' in URL bar.