Skip to content

akshitsutharr/Url-Shortner

Repository files navigation

URL Shortener

Website GitHub license

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.

Features

  • Shorten long URLs
  • Redirect to the original URL using the shortened link
  • Simple and intuitive user interface

Getting Started

Prerequisites

To run this project locally, you need to have the following installed:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/akshitsutharr/Url-Shortner.git
    cd Url-Shortner
  2. Install the dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to http://localhost:3000.

Deployment

This project is deployed on Vercel. You can visit the live application here.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

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

Acknowledgements

  • Vercel for hosting the application
  • All contributors and users for their support

Contact

For any inquiries or feedback, please contact Akshit Suthar.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published