https://github.com/blackhatdevx/chotu.ly-shortner
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.
https://github.com/blackhatdevx/chotu.ly-shortner
backend express express-js mern-stack mongodb nodejs shortener url-shortener urlshortener
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/blackhatdevx/chotu.ly-shortner
- Owner: BlackHatDevX
- License: mit
- Created: 2024-04-20T17:04:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T02:58:45.000Z (about 2 years ago)
- Last Synced: 2025-03-03T00:15:20.851Z (over 1 year ago)
- Topics: backend, express, express-js, mern-stack, mongodb, nodejs, shortener, url-shortener, urlshortener
- Language: EJS
- Homepage: https://chotu-ly.onrender.com
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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/](https://chotu-ly.onrender.com/).
## Screenshots

## 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](https://github.com/BlackHatDevX/CHOTU.LY-SHORTNER/).
## Credits
Chotu.ly is developed by [Jash Gro](https://bit.ly/jashgro). It is open source and free to use.
## License
This project is licensed under the [MIT License](LICENSE).