A dynamic website using PHP and Twig for templating, Gulp for Sass compilation and live reload, Bootstrap for responsive design, and deployment via Docker on Render.
This demo combines PHP and Twig to generate dynamic HTML pages with a modern templating engine. Gulp watches Sass files and automatically recompiles the CSS on each change, while providing browser live reload for an efficient workflow. Bootstrap ensures a responsive experience on all devices. The project includes a Dockerfile to containerize the application and simple deployment on Render.