A blog site for managing content, allowing the user to create, view and delete posts.
- Install & Run XAMPP.
- Start Apache and MySQL module.
- Go to localhost/phpmyadmin (in browser) and add the necessary user accounts.
- Clone the repository to the root directory of XAMPP.
- Open the following link(s) in the browser, as per requirement:
Project setup - localhost/ProjectBlog/setup.php
Run the project - localhost/ProjectBlog/index.php
Project reset - localhost/ProjectBlog/reset.php