Random Quote Machine
run this command on project's folder to set up a local testing server
python -m SimpleHTTPServer
- Setting up local server - For more infos about the topic
- Quotes on Design API - The API used to get the quotes
Random Quote Machine
run this command on project's folder to set up a local testing server
python -m SimpleHTTPServer