ShortURL A URL shortener using pyshorteners built on Django Setup Clone the repository. Open the folder Activate VirtualENV - env\Scripts\activate Install necessary requirements - pip install -r requirements.txt Run the Application - python manage.py runserver