timanlemvo / tech-blog

Model-View-Controller (MVC) Challenge: Tech Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tech-blog

Model-View-Controller (MVC) Challenge: Tech Blog

Discription

A CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well.

Screenshot

Demo

Live Demo

How to Use

  1. Clone the repo
  2. Create .env at the root of directory
  • DB_NAME=
  • DB_USER=
  • DB_PW=
  1. Install dependencies with npm i
  2. Run npm start to run the server

Contributors

Github: Tima Nlemvo

Questions

Github: Tima Nlemvo
Email: Tima Nlemvo

“Whether you want to uncover the secrets of the universe, or you just want to pursue a career in the 21st century, basic computer programming is an essential skill to learn.”

-- Stephen Hawking

About

Model-View-Controller (MVC) Challenge: Tech Blog


Languages

Language:JavaScript 75.7%Language:Handlebars 17.9%Language:CSS 6.5%