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
- Host: GitHub
- URL: https://github.com/codzhorizon/nexlink-url-shortener
- Owner: CodzHorizon
- Created: 2025-06-27T13:33:01.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-25T14:39:58.000Z (11 months ago)
- Last Synced: 2025-07-25T21:31:26.187Z (11 months ago)
- Topics: codewithharry, javascript, mongodb, nextjs, responsive, tailwindcss, url-shortener, webdev
- Language: JavaScript
- Homepage: https://nexlink-url-shortener.vercel.app/
- Size: 95.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


### Mobile View

## đ 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.