free-programmers / URLShorter-ezLINK

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

Home Page:https://github.com/free-programmers/

Repository from Github https://github.comfree-programmers/URLShorter-ezLINKRepository from Github https://github.comfree-programmers/URLShorter-ezLINK

🚀 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

About

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

https://github.com/free-programmers/

License:GNU General Public License v3.0


Languages

Language:Python 61.7%Language:JavaScript 34.9%Language:CSS 1.7%Language:Mako 0.9%Language:HTML 0.7%