This blog will cover everything
Recommended Python Version: Python 3.10.12
or later, because the project is developed using Python 3.10.12
.
Create and activate the virtual environment
Create/activate Virtual Environment on Windows or Unix/MacOS
After activating the virtual environment, install the dependecies using the command below:
pip install -r requirements.txt