# clone the repo
$ git clone https://github.com/Ak500k/Passwd-Manager.git
# change the working directory to Passwd-Manager
$ cd Passwd-Manager
# install the requirements
$ python3 -m pip install -r requirements.txt
# First execute run.py // This will start the local host
$ python3 run.py
Go to local host @ (localhost:8000/home)