iammtw / mern_blog

The project is simple blog where we can register and login users. User can create post with Image, Meta data and contents. User can edit it's own post. User can see all posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN Blog

Build with following technologies

  • Node
  • Express
  • React
  • Mongo
  • Sass
  • Redux
  • and many more react Libraries

The project is simple blog where we can register and login users. User can create post with Image, Meta data and contents. User can edit it's own post. User can see all posts.

Run Locally

Clone the project

  git clone https://github.com/iammtw/mern-blog

Go to the project directory

  cd mern-blog

Install dependencies

  npm install

Install Client dependencies

  npm install

Start the server

  npm run dev

Authors

About

The project is simple blog where we can register and login users. User can create post with Image, Meta data and contents. User can edit it's own post. User can see all posts.


Languages

Language:JavaScript 86.8%Language:SCSS 11.0%Language:HTML 2.2%Language:Shell 0.1%