Skip to content

Chotu.ly is a URL shortening service that helps you shorten long URLs into more manageable links. It's fast, free, and easy to use.

License

Notifications You must be signed in to change notification settings

BlackHatDevX/CHOTU.LY-SHORTNER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chotu.ly - URL Shortener

Chotu.ly is a URL shortening service built with Node.js, Express, and MongoDB/Mongoose. It allows users to shorten long URLs into more manageable links. The user interface is created using Bootstrap, making it clean and suitable for all devices.

Demo

Check out the live demo at https://chotu-ly.onrender.com/.

Screenshots

mobile-white

Features

  • Shorten long URLs
  • Clean and responsive user interface
  • Open source

Installation

To run Chotu.ly locally, follow these steps:

  1. Clone this repository.
  2. Install dependencies using npm install.
  3. Set up MongoDB and configure the connection in .env file.
  4. Start the server using npm start.

Next Version Features

In the next version, we plan to add features such as:

  • Analytics for shortened links
  • More customization options

How to Contribute

If you would like to contribute to Chotu.ly, feel free to open an issue or submit a pull request on GitHub.

Credits

Chotu.ly is developed by Jash Gro. It is open source and free to use.

License

This project is licensed under the MIT License.