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.
HOW TO CONTRIBUTE
- Star the repository
- Fork it
- Clone the forked repository in your local system
- Add the upstream (the original repository from which you forked is the upstream)
- Checkout to a new branch for every PR you make
- Start contributing !
REMEMBER : Every time you open your local repository to add changes, make sure to pull the code from the upstream.
HAPPY CONTRIBUTING !!