/django-tailwind-htmx

Example of a todo web app using Django + Tailwind + HTMX

Primary LanguagePython

django-tailwind-htmx

Example of a todo web-app using Django + Tailwind + HTMX.

alt text

Steps:

  1. Create a virtual environment.
  2. pull this https://github.com/ImOmkar/django-tailwind-htmx.git repo inside the virtual environment.
  3. go to the django_htmx folder and run pip install -r requirements.txt
  4. run python manage.py tailwind start & python manage.py runserver in two different terminal.

Third-party packages:

  1. django-livereload-server
  2. django-tailwind
  3. django-widget-tweaks