A simple URL shortening service built with Django.
- Shorten long URLs
- User authentication (signup/login)
- Bootstrap frontend
- SQLite/PostgreSQL database support
- Python 3
- Django
- Bootstrap 5
- SQLite
- Clone the repository:
git clone https://github.com/shoaibk-exe/URL-Shortner.git cd URL-Shortner