Skip to content

Commit 86e21cc

Browse files
added badges to README file
1 parent 8d52cef commit 86e21cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Node.js Login Application
22

3+
![CI](https://github.com/eduardocerqueira/bootstrap-express-app/actions/workflows/ci.yml/badge.svg) [![npm version](https://badge.fury.io/js/express.svg)](https://badge.fury.io/js/express)
4+
35
This is a basic login application built using **Node.js** with **Express**, **Express-session**, **Body-parser**, and **Bootstrap 5.3.3**. It allows users to log in with a username and displays all currently logged-in users along with their local times. The application features two main pages: a login page and a main dashboard page.
46

57
## Features

0 commit comments

Comments
 (0)