/Photoify2

Same as Photoify but built without laravel

Primary LanguagePHPMIT LicenseMIT

Photoify

StyleCI

Hand-in project @ Yrgo Göteborg

An Instagram-like application where users can upload, like and comment on eachothers images.

Setup

  1. Clone the project
$ git clone https://github.com/erhuz/Photoify2.git
  1. Start a webserver and set the root directory directly inside the Photoify2 directory
$ php -S localhost:8000
  1. Visit localhost:8000

License

The MIT License