Django_PRoject_powered_with_Tailwind_CSS Tailwind Templates

Django_project_powered_with_tailwind_css

This is a Django CRUD Project powered with Tailwind CSS and inbuilt Django Registration Authentication

Django Project

A brief description of your Django project.

Requirements

  • Python 3.x
  • Django 3.x or higher

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/yourproject.git
    cd yourproject
    

Create a virtual environment

python3 -m venv .venv   # Create a virtual environment in the current directory

source .venv/bin/activate   # Linux/Mac

. .venv\Scripts\activate   # Windows

source .venv/Scripts/activate   # Windows + git bash

Install dependencies

pip install -r requirements.txt

Top categories

Loading Svelte Themes