Portfolio Logo
Back to Home

Dynamic Demo with PHP, Twig, Gulp, and Responsive Bootstrap

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.

Workspace

Demo

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.