https://github.com/devmuhammadzaki/blogo
Complete Responsive Bloggin Website Design Using HTML - CSS - JS - PHP - MySQL - PDO - FontAwesome.
https://github.com/devmuhammadzaki/blogo
css font-awesome html javascript mysql php
Last synced: about 2 months ago
JSON representation
Complete Responsive Bloggin Website Design Using HTML - CSS - JS - PHP - MySQL - PDO - FontAwesome.
- Host: GitHub
- URL: https://github.com/devmuhammadzaki/blogo
- Owner: devmuhammadzaki
- Created: 2024-09-27T22:39:12.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-02T21:05:08.000Z (8 months ago)
- Last Synced: 2025-02-14T08:32:29.494Z (3 months ago)
- Topics: css, font-awesome, html, javascript, mysql, php
- Language: PHP
- Homepage:
- Size: 516 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Authors: authors.php
Awesome Lists containing this project
README
# Blogo
Comprehensive Responsive Blogging Website Design utilizing HTML, CSS, JavaScript, PHP, MySQL, PDO, and FontAwesome.
# Usage
1. Clone the repo & cd into the project's folder:
```bash
git clone https://github.com/devmuhammadzaki/blogo.git && cd blogo
```2. Run PHP localserver:
```bash
php -S localhost:8000 -t .
```and now you can access the website by writing: localhost:8000 in your browser's address bar! ;)
**Note**: _You can access the admin login page by writing: localhost:8000/admin/admin_login.php_
# Screenshots






