Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/exsik/nuxt3-shortenit

ShortenIt is a simple and fast URL shortening app that allows users to create short, shareable links with ease. The app is built using modern technologies such as Nuxt 3, Tailwind CSS, and Supabase, making it fast, responsive, and scalable.
https://github.com/exsik/nuxt3-shortenit

nuxt3 supabase tailwindcss

Last synced: 22 days ago
JSON representation

ShortenIt is a simple and fast URL shortening app that allows users to create short, shareable links with ease. The app is built using modern technologies such as Nuxt 3, Tailwind CSS, and Supabase, making it fast, responsive, and scalable.

Awesome Lists containing this project

README

        

# ShortenIt - URL Shortener

Check it out: https://nuxt3-shorten-it.vercel.app/

ShortenIt is a simple and fast URL shortening app that allows users to create short, shareable links with ease. The app is built using modern technologies such as **Nuxt 3**, **Tailwind CSS**, and **Supabase**, making it fast, responsive, and scalable.

## Features

- **URL Shortening** – Easily create short URLs that are perfect for sharing.
- **Link Management** – View and delete shortened links.
- **Modern UI** – A clean and intuitive interface built with **Tailwind CSS**.
- **Optimized API** – Fast URL shortening powered by **Supabase** as the backend database.

## Technologies

- **Nuxt 3** – A Vue.js-based framework for building both SPA and SSR applications.
- **Tailwind CSS** – A utility-first CSS framework for creating responsive and aesthetically pleasing designs.
- **Supabase** – A backend-as-a-service solution used to store link data and manage user accounts.