kekecoder / php-blog-zuri

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog post with php

setup

  • install php
  • install xampp
  • clone this repo using git clone https://github.com/andrew21-mch/php-blog-zuri
  • run cd php-blog-zuri
  • create a database called blog
  • import the blog.sql file into the database (IGNORE FOR NOW)
  • start xampp
  • access the blog using http://localhost/php-blog-zuri

features

  • register
  • login
  • logout
  • create post
  • view post
  • edit post
  • delete post

About


Languages

Language:CSS 46.9%Language:SCSS 40.2%Language:PHP 7.0%Language:JavaScript 3.2%Language:Hack 2.8%