An open API service indexing awesome lists of open source software.

https://github.com/codzhorizon/nexlink-url-shortener

NexLink is a URL Shortener Website Made using Next.js & MongoDB
https://github.com/codzhorizon/nexlink-url-shortener

codewithharry javascript mongodb nextjs responsive tailwindcss url-shortener webdev

Last synced: 5 days ago
JSON representation

NexLink is a URL Shortener Website Made using Next.js & MongoDB

Awesome Lists containing this project

README

          

# NexLink - Your Trusted URL Shortener

NexLink is a modern, user-friendly URL shortening service that makes sharing, tracking, and managing links effortless. Built with Next.js, it offers a seamless experience for individuals and businesses who want to simplify their online interactions.

---

## ✨ Features

- **Instant URL Shortening**: Quickly convert long URLs into short, shareable links.
- **Link Analytics**: Track clicks, geographic data, and referrers for every link.
- **Easy Sharing**: Effortlessly copy and share links across social media, email, and more.
- **Responsive Design**: Fully optimized for desktops, tablets, and mobile devices.
- **Secure & Reliable**: Built with best practices for privacy and security.
- **Modern UI**: Clean, accessible, and visually appealing interface.

---

## 📸 Screenshots

### Desktop View
![image](https://github.com/user-attachments/assets/60edcd59-f3d9-4a44-9af5-8e16bc53325a)

![image](https://github.com/user-attachments/assets/c47c3311-efc1-4666-a6aa-783627a80591)

### Mobile View

![image](https://github.com/user-attachments/assets/c6b19676-ed89-449f-ad2a-3fe5a924638a)

## 🚀 Getting Started

### Prerequisites

- [Node.js](https://nodejs.org/) (v18+ recommended)
- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)

### Installation

1. **Clone the repository:**
```sh
git clone respository
cd NexLink
```
--

2. **Install dependencies:**
```sh
npm install
# or
yarn install
```
--

3. **Start the development server:**
```sh
npm run dev
# or
yarn dev
```
--

4. **Open your browser:**
```sh
Visit http://localhost:3000 to see NexLink in action.
```
--

## 👨‍đŸ’ģ Author

GitHub: [@CodzHorizon](https://github.com/CodzHorizon)

---

## ÂŠī¸ Copyright

Š 2025 CodzHorizon. All rights reserved.

This project is intended for educational and personal use only.