An image sharing site.
unsee was too slow, so I built this - (with urging from @slybard).
This project uses:
$ cd /var/www/html # go to the webroot
$ git clone https://github.com/matlads/andimg .
$ composer install
$ chmod a+rwx images images/thumbnail/
-
run the app like so:
sh $ php -S 127.0.0.1:8080
-
Using your browser go to root of the app. e.g: http://127.0.0.1:8080/
-
Click on the upload link, and then on the browse button. You can select multiple image files to upload
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2020 Martin Atukunda