🔗 URL Shortener
A simple URL shortener built with Next.js, React, and Tailwind CSS using local storage for link management.
Tech Stack
- •Next.js
- •React
- •Tailwind CSS
- •Local Storage
Features
- •Shorten long URLs
- •Copy shortened links
- •View all shortened URLs
- •Local storage persistence
- •Clean and modern UI
Learnings
- •Next.js application development
- •State management in React
- •Local storage API
- •Tailwind CSS styling