Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.63 KB

README.md

File metadata and controls

44 lines (36 loc) · 1.63 KB

🔗 LinkShorterner

A powerful URL shortener web application built with Next.js, leveraging shadcn/ui, daisyUI, and Cloudinary for a polished and functional user experience. The app is hosted on Vercel.

🚀 Live Demo

Check out the live version: linkshorternet.vercel.app

📋 Table of Contents

✨ Features

  • 🌐 Shorten long URLs with ease.
  • 🛠️ Beautiful UI with shadcn/ui and daisyUI components.
  • 📊 View statistics on shortened links.
  • 🖼️ Upload and manage images via Cloudinary.
  • 🖥️ Responsive design for desktop and mobile devices.

🛠️ Tech Stack

🛠️ Getting Started

Prerequisites

Make sure you have the following installed:

Installation

Clone the repository and install dependencies:

git clone https://github.com/Sushank-ghimire/linkshorterner.git
cd linkshorterner
npm install