/Blogzilla

A full stack blog application using MERN stack. View posts and add comments easily.

Primary LanguageJavaScript

Project Title

Blogzilla - A stack of ideasđź’ˇ

A full stack blog application using MERN stack.

Skills

  • Nodejs
  • Express JS
  • Tailwind CSS
  • ReactJS
  • MongoDB
  • Fetch Api
  • HTML
  • CSS

Installation

  • Install Blogzilla with npm
  npm install Blogzilla
  cd Blogzilla
  • Install MongoDB to local machine.
  • Open terminal and start the mongo server
  mongod
  • Create a database my-blog and a table called articles.
  • Start the backend server using the command
  nodemon server.js
  • Start the frontend server using the command
  npm start

Authors

https://github.com/Amarjit-Khan