billeterie

Website with a blog and a shop to buy concert tickets done with Symfony.

Technical prerequisites

Install the project

  1. With git : git clone git@github.com:saro0h/billeterie.git
  2. cd billeterie
  3. composer install
  4. bin/console server:run and you can see the website!