Skip to content

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

Notifications You must be signed in to change notification settings

Amarjit-Khan/Blogzilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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