An open API service indexing awesome lists of open source software.

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.

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

![](./screenshots/Screenshot%20from%202024-09-28%2006-15-33.png)
![](./screenshots/image.png)
![](./screenshots/image%20copy.png)
![](./screenshots/Screenshot%202024-09-28%20at%2015-54-39%20Home.png)
![](./screenshots/Screenshot%20from%202024-09-28%2006-19-00.png)
![](./screenshots/Screenshot%20from%202024-09-28%2006-19-31.png)
![](./screenshots/Screenshot_2-10-2024_235525_127.0.0.1.jpeg)