Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1 KB

README.md

File metadata and controls

34 lines (28 loc) · 1 KB

SIMPLE-BLOG

Template for a blog where simplicity is most value :D

Table of contents

Technologies

Project is created with:

  • HTML
  • PHP
  • CSS
  • JavaScript

Setup

To run this project you need MySQL server program - like XAMPP.
After instalation clone repo and insert it in C:/Your/path/to/xampp/htdocs. After that run your local server and type http://localhost/name_of_project_directory/ in your browser :D
Now you only need to delete marked template and connect project to your database.

Or you can preview this project in my CodePen

Features

  • Adding articles
  • Comments
  • Tags

Sources

What helped me: