Django tutorial A very simple Django project that provides information about states. Required Software and Frameworks Used python 3.10 and Django 4.0 Getting Started Installation pip install Django Start Server python manage.py runserver Then the project will run on localhost