Skip to content

devclickuk/randomQuote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Random Quote Generator

This is a demo project made by Dave Amison for the purpose of demonstrating python skills.

This is a simple python script that generates a random quote from a n api and displays it in the terminal.

Technologies Used

  • Python

Getting Started

  1. Clone this repository to your local machine.
git clone https://github.com/devclickuk/randomQuote
  1. Navigate to the project directory.
cd randomQuote
  1. Run the script.
python3 main.py

Usage

The script will generate a random quote and display it in the terminal.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages