Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/exsik/nuxt3-shortenit
- Owner: eXsik
- Created: 2024-11-09T12:10:26.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-14T19:51:16.000Z (3 months ago)
- Last Synced: 2025-01-08T15:25:16.746Z (22 days ago)
- Topics: nuxt3, supabase, tailwindcss
- Language: Vue
- Homepage: https://nuxt3-shorten-it.vercel.app
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.