This is a simple python script that generates a random quote from a n api and displays it in the terminal.
- Python
- Clone this repository to your local machine.
git clone https://github.com/devclickuk/randomQuote- Navigate to the project directory.
cd randomQuote- Run the script.
python3 main.pyThe script will generate a random quote and display it in the terminal.
This project is licensed under the MIT License.