Skip to content

MohammedSaad18/URL_Shortener

Repository files navigation

OverView

a URL Shortner website, that comes with a dashboard to track every shortned URL

Technologies Used

  • Python
  • Django
  • Django rest framework
  • Javascript
  • React

How To Run the Project

python3 -m venv URL_Shortener/venv
cd URL_Shortener
source venv/bin/activate
pip install -r requirements.txt
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published