A clean and simple HTML/CSS blog designed to share UX reviews, insights, and UI/UX analysis. This project focuses on presenting UX case studies and design critiques in a readable, organized, and visually appealing format.
The UX Review Blog is a front-end project built using pure HTML5 and CSS3, without frameworks or JavaScript. It aims to serve as a platform for:
- UX case studies
- UI/UX reviews and critiques
- Design improvement suggestions
- Articles about UX processes and best practices
The project is fully responsive and lightweight.
- ✨ Clean and modern layout
- 📱 Fully responsive design
- 📝 Simple structure for adding new articles
- 🎯 Focus on readability and typography
- 🎨 Pure HTML5 + CSS3 (no JavaScript or frameworks)
- 📂 Easy to maintain and expand
The-UX-Review-Blog/
│
├── index.html # Main homepage
├── post.html # Template for article pages
├── /assets
│ ├── /css
│ │ └── style.css # Main stylesheet
│ ├── /images # Blog images, thumbnails, etc.
│ └── /fonts # Custom fonts (optional)
└── README.md # Project documentation
git clone https://github.com/MohamedSaadat/The-UX-Review-Blog.gitSimply open index.html in any browser:
open index.html(or double-click the file)
https://mohamedsaadat.github.io/The-UX-Review-Blog/
Contributions are welcome!
If you want to improve styles, fix layout issues, or add new templates:
- Fork the repository
- Create a new branch
- Commit your changes
- Open a Pull Request
This project is licensed under the MIT License. You can modify and reuse it freely.
If you’d like to collaborate or discuss UI/UX or front-end design:
Author: Mohamed Saadat
Email: mohamed93saadat@gmail.com
GitHub: https://github.com/MohamedSaadat