/random-quote-with-picture

Simple generator random quote with picture

Primary LanguageJavaScript

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