To clone and run this application, you'll need Git installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/Wikko0/xWeb-Store-MVC.git
# Go into the repository
$ cd xWeb-Store-MVC
# Run
$ php migrate
# Run
$ php -S localhost