- 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)
- Support image download
- Simple generator random quote with picture