/simple-blog

This is a simple blog website with Mern Stack.

Primary LanguageJavaScript

Node.Js Blog Website

Introduction

I made a blog website and use MongoDB, NodeJS and React.

How I Use

cd server
npm install
npm start

cd client
npm install
npm start