Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/supr1yo/url-shortener

A simple full-stack URL shortener application.
https://github.com/supr1yo/url-shortener

expressjs mongodb reactjs typescript vitejs

Last synced: about 2 months ago
JSON representation

A simple full-stack URL shortener application.

Awesome Lists containing this project

README

        

# URL Shortener
[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)

A simple full-stack URL shortener application.

## Features

- Shorten long URLs quickly and easily.
- Copy shortened URLs to the clipboard with one click.
- Expiration functionality for URLs (30 days).

## Tech Stack

- **Frontend**: React.js
- **Backend**: Express.js (Node.js)
- **Database**: MongoDB
- **Other Tools**: Tailwind CSS for styling