GitHunt
FR

free-programmers/URLShorter-ezLINK

URLShorter-ezLINK is a simple yet powerful url shorter web application, written in ReactJs+ Python (Flask and Django)

🚀 EZ link is a URL shorter service that helps you make short URLs.

🔨 tech stack:

java script
    react+vite
python
    Django+Flask

🖼️ demo

GitHub repo size

GitHub contributors

image
image

🚧 how to install

git clone https://github.com/free-programmers/URLShorter-ezLINK

📍install dependencies

cd web
npm install

cd server
cd Django
pip install -r requirements.txt
python3 manage.py runserver

Languages

Python61.7%JavaScript34.9%CSS1.7%Mako0.9%HTML0.7%

Contributors

Latest Release

1.0.0October 22, 2024
GNU General Public License v3.0
Created July 3, 2024
Updated December 26, 2025