To run this project, you will need to add the following environment variables to your command prompt
- Make sure you have python3 / pip / latest version of python installed in your device
- Run python -m pip install -U prettytable in the terminal
- Make sure you have Node and NPM installed installed in your device
- Run
npm install prompt-sync
in the terminal