The content management system that will help to manage the posting of blogs,manage the comments of the viewers
Get started by cloning the repository
git clone https://github.com/yukta12/blog-template.git
# place the downloaded file in the Htdocs in your xampp folder
path : C:\xampp\htdocs
#Turn on the Servers
- start apache server & mysql server from XAMPP control panel
#create a user
create user
username : test
password : test
# export the db
-create a db name cms and export the db file
# starting the project
localhost/cms/
- Xampp
- Any editor