Skip to content

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

Notifications You must be signed in to change notification settings

ImOmkar/django-tailwind-htmx

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published