https://github.com/full-stack-web-developer-and-designer/php-one-page-site
PHP single-serving site which use random data for change the background color of the page, text, font style, font size, font color, and text-align
https://github.com/full-stack-web-developer-and-designer/php-one-page-site
mirnesglamocic php phpfunction single-page-app single-serving-site
Last synced: about 4 hours ago
JSON representation
PHP single-serving site which use random data for change the background color of the page, text, font style, font size, font color, and text-align
- Host: GitHub
- URL: https://github.com/full-stack-web-developer-and-designer/php-one-page-site
- Owner: full-stack-web-developer-and-designer
- License: mit
- Created: 2023-01-29T18:09:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T02:34:17.000Z (over 1 year ago)
- Last Synced: 2025-02-25T02:39:29.465Z (over 1 year ago)
- Topics: mirnesglamocic, php, phpfunction, single-page-app, single-serving-site
- Language: PHP
- Homepage: https://php-one-page-site.mirnesglamocic.com
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP One Page Site — php-one-page-site.mirnesglamocic.com
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.
---
## 🌍 Live Demo
👉 **https://php-one-page-site.mirnesglamocic.com**
[](https://php-one-page-site.mirnesglamocic.com)
---
## 📌 About
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.
---
## ✨ Features
- ✔️ Single-page layout
- ✔️ Clean and responsive design
- ✔️ Lightweight, minimal, and fast
- ✔️ Easy to customize or expand
- ✔️ Works on any PHP-enabled hosting
---
## 🛠️ Technologies Used
- **PHP**
- **HTML5**
- **CSS3**
- **JavaScript**
- **Responsive design principles**
- **Apache**
---
## 📥 Installation
### 1️⃣ Clone the Repository
```bash
git clone https://github.com//php-one-page-site.git
cd php-one-page-site
```
### 2️⃣ Upload to Server
- Copy all files to your hosting directory
- Ensure your server supports PHP
- No database required
### 3️⃣ Access the Site
http://localhost/php-one-page-site
or live:
https://php-one-page-site.mirnesglamocic.com
---
### 🔧 Customization Options
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
---
### 🤝 Contributing
Contributions are welcome!
Fork the repo
Create a feature branch
Commit your changes
Submit a pull request
---
### 📄 License
This project is free to use and modify.
---
### 👤 Author
#### **Mirnes Glamočić**
🌐 https://mirnesglamocic.com
📧 Contact available on the website
---
### ⭐ Acknowledgments
Thank you for checking out this project!
Feel free to submit suggestions or improvements.