Basic URL Shortener implemented in python flask and bootstrap
You can install the project by first cloning the repository:
git clone https://github.com/XCarCedo/URL-Shortener.git
cd URL-ShortnerAnd then installing required libraries:
pip install -r requirements.txtAfter that you can run the project:
python main.pyCheck LICENSE file


