A simple, fast, and lightweight single-page PHP website designed to demonstrate clean structure, reusable components, and minimal server-side rendering.
Built as part of the portfolio of Mirnes Glamočić, this project showcases how to create a modular one-page layout using a PHP function rand.
👉 https://php-one-page-site.mirnesglamocic.com
This project is a clean one-page portfolio-style website built using PHP to dynamically load sections while keeping the UI smooth, simple, and fully responsive.
It demonstrates:
- Modular PHP architecture
- Organized file structure
- Simple and efficient content loading
- Clean and modern UI design
Perfect as a starter template or a personal mini-website.
- ✔️ Single-page layout
- ✔️ Clean and responsive design
- ✔️ Lightweight, minimal, and fast
- ✔️ Easy to customize or expand
- ✔️ Works on any PHP-enabled hosting
- PHP
- HTML5
- CSS3
- JavaScript
- Responsive design principles
- Apache
git clone https://github.com/<your-username>/php-one-page-site.git
cd php-one-page-site-
Copy all files to your hosting directory
-
Ensure your server supports PHP
-
No database required
http://localhost/php-one-page-site
or live:
https://php-one-page-site.mirnesglamocic.com
You can easily expand this one-page template with:
Dark/light mode
Smooth scrolling
Animations
Contact form with backend PHP handler
Blog section
Admin panel
Multi language support
Contributions are welcome!
Fork the repo
Create a feature branch
Commit your changes
Submit a pull request
This project is free to use and modify.
📧 Contact available on the website
Thank you for checking out this project! Feel free to submit suggestions or improvements.
