Skip to content

Commit

Permalink
adding deploy status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
TangoBeee committed Jan 21, 2024
1 parent b152396 commit 49dc123
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[![Languages](https://img.shields.io/github/languages/count/TangoBeee/SwiftLink?style=for-the-badge)](https://github.com/TangoBeee/SwiftLink)
[![Top](https://img.shields.io/github/languages/top/TangoBeee/SwiftLink?style=for-the-badge&label=Top%20Languages)](https://github.com/TangoBeee/SwiftLink)
[![Issues](https://img.shields.io/github/issues/TangoBeee/SwiftLink?style=for-the-badge&label=Issues)](https://github.com/TangoBeee/SwiftLink/issues)
[![Watchers]( https://img.shields.io/github/watchers/TangoBeee/SwiftLink?label=Watch&style=for-the-badge)](https://github.com/TangoBeee/SwiftLink/)
[![Watchers](https://img.shields.io/github/watchers/TangoBeee/SwiftLink?label=Watch&style=for-the-badge)](https://github.com/TangoBeee/SwiftLink/watchers)

<h3 align="center">This is a fullstack url shortening project build with reactjs and expressjs/nodejs</h3>

Expand All @@ -19,6 +19,8 @@
</a>
</p>

[![Deploy status](https://github.com/tangobeee/swiftlink/actions/workflows/node.js.yml/badge.svg)](https://github.com/TangoBeee/SwiftLink/actions)

## Description
SwiftLink is a service that allows users to create short and easy-to-share URLs from long and complex ones. It is built with React.js for the frontend and ExpressJS/NodeJS for the backend. It also uses MongoDB as a database service to store the URL mappings and visitors analytics.

Expand Down

0 comments on commit 49dc123

Please sign in to comment.