Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

romanmazeev/random-quote-with-picture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random quote with picture

Screenshot

Screenshot

How to run

  • In Github Pages picture download is unavailable.
  • Check whether you have installed the package php command $ php -v. If not then follow the installation instructions
  • For full functionality you need to clone the repository command: $ git clone https://github.com/centr82009/random-quote-with-picture.git
  • To run, go to the project directory and run it locally using the command $ php -S localhost:8000

Do not run the project using the command $ python -m SimpleHTTPServer (Python does not support POST requests)

Changhelog

0.0.2

  • Support image download

0.0.1

  • Simple generator random quote with picture