URL Shortener is a web application that allows you to shorten long URLs into shorter, more manageable links. This project is built using JavaScript and is deployed on Vercel.
- Shorten long URLs
- Redirect to the original URL using the shortened link
- Simple and intuitive user interface
To run this project locally, you need to have the following installed:
- Node.js
- npm (Node Package Manager)
-
Clone the repository:
git clone https://github.com/akshitsutharr/Url-Shortner.git cd Url-Shortner
-
Install the dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and navigate to
http://localhost:3000
.
This project is deployed on Vercel. You can visit the live application here.
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.
- Vercel for hosting the application
- All contributors and users for their support
For any inquiries or feedback, please contact Akshit Suthar.