/Text-Utilities

text manipulation website made using django

Primary LanguagePython

Text Utilities Project

This project was made as an exercise/practice for the Django course by CodeWithHarry.

Project live on Vercel!

To Use

  1. Install Depenencies
pip install -r requirements.txt
  1. Run
python manage.py runserver