Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vit0rr/short-spot-ui
URL Shortener UI written in Next.JS
https://github.com/vit0rr/short-spot-ui
frontend nextjs shadcn-ui tailwindcss typescript url-shortener
Last synced: about 2 months ago
JSON representation
URL Shortener UI written in Next.JS
- Host: GitHub
- URL: https://github.com/vit0rr/short-spot-ui
- Owner: vit0rr
- License: gpl-3.0
- Created: 2024-10-18T14:11:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T00:51:42.000Z (3 months ago)
- Last Synced: 2024-10-22T23:11:05.935Z (3 months ago)
- Topics: frontend, nextjs, shadcn-ui, tailwindcss, typescript, url-shortener
- Language: TypeScript
- Homepage: https://short-spot-ui.vercel.app
- Size: 1.55 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Short Spot
Short Spot is a URL shortener service that allows users to shorten long URLs into short URLs. It is a simple and easy-to-use service that helps users share links more efficiently.
This repository contains just the front-end, using:
- Next.js
- Tailwind CSS
- ShadcnYou can check the back-end repository [here](https://github.com/vit0rr/short-spot)
![home](./img/home.png)