/URL-Shortener

A URL Shortener service in Python.

Primary LanguageHTMLMIT LicenseMIT

maintenance license_badge

issues Forks Stargazers

ABOUT THE PROJECT

WELCOME TO THE URL SHORTENER WEB APPLICATION

This repository is a project that aims to implement a URL Shortening service in the form of a web application.

Languages : Python, HTML, CSS, Bootstrap.

Check out the Web app here

HOW TO CONTRIBUTE

  1. Star the repository
  2. Fork it
  3. Clone the forked repository in your local system
  4. Add the upstream (the original repository from which you forked is the upstream)
  5. Checkout to a new branch for every PR you make
  6. Start contributing !

REMEMBER : Every time you open your local repository to add changes, make sure to pull the code from the upstream.

HAPPY CONTRIBUTING !!