Skip to content

BitLinks πŸ”— β€” A fast, secure, and user-friendly URL shortener built with Next.js, MongoDB, and Tailwind CSS. Shorten long URLs, create custom aliases, manage and share your links easily with BitLinks.

License

Notifications You must be signed in to change notification settings

2000Deba/BitLinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BitLinks πŸ”—

GitHub stars GitHub forks Issues Pull Requests License: MIT Vercel Status


πŸš€ About the Project

BitLinks is a modern URL Shortener built using Next.js and MongoDB. It allows users to shorten long URLs into clean, shareable links and manage them easily with a smooth, user-friendly interface.

πŸ”— Live Demo: https://bitlinks-jet.vercel.app/


✨ Features

  • πŸ”— Instantly shorten long and complex URLs into clean, shareable links.
  • 🧩 Create custom aliases for your shortened URLs.
  • πŸ“Š Track total clicks and manage your URLs effectively. (coming soon!)
  • πŸ—‘οΈ Delete shortened links whenever you want.
  • 🎨 Fully responsive and modern UI built with Tailwind CSS.

πŸ› οΈ Tech Stack


πŸ“¦ Installation

Clone the repository:

git clone https://github.com/2000Deba/BitLinks.git
cd BitLinks

Install dependencies:

npm install

Run the development server:

npm run dev

The app will be running at:

http://localhost:3000

πŸ”‘ Environment Variables

Create a .env.local file in the root directory and add the following:

MONGODB_URI=your_mongodb_connection_string
NEXT_PUBLIC_BASE_URL=http://localhost:3000

Make sure to replace your_mongodb_connection_string with your actual MongoDB connection URI.


πŸ“Έ Screenshots

Home Page

Homepage

Shorten URL Page

Shortenpage


🀝 Contributing

Contributions are welcome! πŸš€

  1. Fork the project
  2. Create a branch: git checkout -b feature/new-feature
  3. Commit your changes: git commit -m 'Add new feature'
  4. Push to the branch: git push origin feature/new-feature
  5. Open a Pull Request

πŸ“œ License

This project is licensed under the MIT License. See the LICENSE file for details.


πŸ‘¨β€πŸ’» Author

Debasish Seal


⭐ Don't forget to star this repo if you like it!

About

BitLinks πŸ”— β€” A fast, secure, and user-friendly URL shortener built with Next.js, MongoDB, and Tailwind CSS. Shorten long URLs, create custom aliases, manage and share your links easily with BitLinks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published