Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinsaye-simeneh/minim-url
A simple and efficient link shortener
https://github.com/tinsaye-simeneh/minim-url
mantine nextjs supabase tailwindcss zustand
Last synced: 1 day ago
JSON representation
A simple and efficient link shortener
- Host: GitHub
- URL: https://github.com/tinsaye-simeneh/minim-url
- Owner: tinsaye-simeneh
- Created: 2024-11-14T16:35:45.000Z (4 days ago)
- Default Branch: main
- Last Pushed: 2024-11-16T19:39:18.000Z (1 day ago)
- Last Synced: 2024-11-16T20:23:20.896Z (1 day ago)
- Topics: mantine, nextjs, supabase, tailwindcss, zustand
- Language: TypeScript
- Homepage: https://minim-url.vercel.app
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🔗 Minim-URL: Link Shortener
A simple, efficient link shortener built with Next.js, Supabase, Mantine, Tailwind CSS, and Zustand. This project allows you to shorten your links and manage them through a sleek and modern interface. It is designed for personal use but can be extended for public access in the future.
🛠Features
Shorten long URLs into compact links.
Manage shortened links with a user-friendly interface.
Store links securely using Supabase as the backend.
Responsive design powered by Mantine and Tailwind CSS.
Lightweight state management with Zustand.🚀 Tech Stack
Framework: Next.js (with TypeScript)
Backend: Supabase (Database and API)
Styling: Mantine, Tailwind CSS
State Management: Zustand
Hosting: Vercel or any preferred hosting platform