Code Monkey home page Code Monkey logo

linkshrink's Introduction

LinkShrink๐Ÿ”—

This is a simple URL shortener project built with NodeJS and ExpressJS... It aims to provide a service for shortening long URLs into more manageable and shareable links. It allows users to generate short URLs for long links, making it easier to share them.

High Voltage Features

  • Shorten long URLs into easy-to-share links.๐Ÿš€

  • Redirect visitors from short URLs to their corresponding long links.๐Ÿ”„

  • Simple and intuitive user interface.๐Ÿ’ป

High Voltage Technologies Used

High Voltage Installation

  1. Clone the repository:

    git clone https://github.com/shailifadadu/LinkShrink.git
  2. Navigate to the project directory:

    cd <directory-name>
  3. Install dependencies:

    npm install
  4. Start the server:

    npm start
  5. Access the application:

    Open your web browser and visit http://localhost:8001 to access the URL shortener application.

Rocket How to Use ?

๐Ÿ“ Before accessing the website, users need to sign up for an account by navigating to http://localhost:8001/signup

๐Ÿ”‘ After signing up, users need to login to access the website http://localhost:8001/login

โœ‚๏ธ To shorten a URL, enter a long URL in the input and click the "Generate" button. The application will generate a short URL for you.

๐Ÿ“‹ You can then copy the generated short URL and share it with others.

๐ŸŒ Visitors who access the short URL will be redirected to the original long URL.

Contributing

Contributions are always welcome! If you find any bugs or have suggestions for improvements, please open an issue or create a pull request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.