URL-Shortly is a full-stack project developed using Node.js, MongoDB, HTML, SCSS, and JavaScript. The project aims to provide a URL shortening service, allowing users to convert long URLs into shorter ones.
- URL Shortening: Users can input a long URL, and the website will generate a shortened URL as output.
- Redirection: When users access the shortened URL, they will be redirected to the original long URL.
- Mobile Responsive Frontend: The website is designed to be responsive, providing a seamless user experience across various devices, including desktops, tablets, and mobile phones.
- Node.js
- MongoDB
- HTML
- SCSS
- JavaScript
A live demo of the URL-Shortly project can be accessed at here.
To run the URL-Shortly project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Utkarssh11/your-repo.git
- Install the required dependencies:
npm install
- Set up the MongoDB connection in the configuration file.
- Start the server:
node app.js
- Access the application in your web browser at http://localhost:3000.
This project is licensed under the MIT License.
Feel free to explore, modify, and use the code as per the license terms.
Contributions are welcome! If you would like to contribute to the project, please follow the guidelines outlined in the README.md file.
This project is licensed under the MIT License.
For any inquiries or suggestions, please contact us at LinkedIn.
We would love to hear from you! ❤️