This is a Blog Management System written in HTML, CSS, PHP and JavaScript with the help of Bootstrap.
- Download the zip file for this project.
- Install Xampp and start the Apache and MySQL server.
- Extract the zip file contents and move it to C:\xampp\htdocs folder.
- Go to your browser and browse to http://localhost/phpmyadmin/
- Create new database with the name 'bms'
- Click on the Import button at the top right corner and upload the bms.sql file to import the database.
- Switch to your browser and navigate to http://localhost/YOURVOICE_BMS/ URL.
Done!!