Skip to content

harshithvh/Blog-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Site

A MERN-stack application that allows users to share their insights, knowledge and experiences with others

Screenshot 2023-11-15 010708

Built With

This project was built using these technologies.

  • Node.js
  • React
  • Material UI
  • VsCode
  • Vercel

Features

📃 Markdown Support

📚 Supports multiple authors

✏️ Easy to customize and write posts of your own

🎨 Styled with Material UI

Getting Started

First, run the server:

cd server
npm install
npm run server

Second, run the client:

cd client
npm install
npm start

Open http://localhost:3000 with your browser to see the result.

About

A MERN-stack application that allows users to share their insights, knowledge and experiences with others

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published