A dynamic website builder that empowers users to create stunning web pages with a block-based interface and real-time preview functionality.
- Block-Based Interface: Intuitive block-based website building
- Real-Time Preview: See changes as you make them
- Responsive Design: All created websites are mobile-friendly
- Custom Styling:
- Font customization (styles, weights, sizes)
- Color schemes
- Layout options
- Block Types:
- Headers
- Content sections
- Image galleries
- Contact forms
- Footers
- Frontend:
- HTML5
- CSS3 (Tailwind CSS)
- JavaScript
- Font Awesome Icons
- Backend:
- PHP
- MySQL
- Dependencies:
- Tailwind CSS v2.2.19
- Font Awesome v6.0.0-beta3
- Clone the repository:
git clone https://github.com/kimalfredmolina/Buildify-
Set up the database:
- Import the
database.sqlfile into your MySQL server - Configure database connection in
config.php
- Import the
-
Configure your web server:
- Point your web server to the project directory
- Ensure PHP 7.4+ is installed
-
Install dependencies:
npm install- Access the application through your web browser
- Create a new project or edit existing ones
- Add blocks by clicking the "Add Block" button
- Customize each block using the edit interface
- Preview your changes in real-time
- Save and publish your website
Edit config.php to set up:
- Database credentials
- Site settings
- Upload directories
- API keys (if needed)
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
For support, please email kimalfredmolina1224@gmail.com or open an issue in the repository.
- Kim Alfred Molina - Github
- Laurence Deocareza - Github
- Jonathan Bermas - Github
- Jonel Peñaflor - Github
- Dae-Yam Mark Dejaro - Github
- Tailwind CSS team for the amazing framework
- Font Awesome for the icons
- All contributors who have helped this project grow

