How to Use

USAGE 1. Clone the repository and change the directory to ‘mysite’. Then, execute:

python manage.py runserver
  1. Access the website on your localhost by navigating to [http://127.0.0.1:8000/](http://127.0.0.1:8000/).