Live Demo at:
https://mern-blog-app-client.netlify.app
MERN Stack Markdown Blog App built with MongoDB, Express.js, React, Node.js and Typescript. Client (frontend) deployed with Netlify. Server (backend) deployed with Vercel.
Check out the Live Demo
- You can create and login to accounts.
- You can create/edit/delete blog posts.
- You can visit other blogs. Here's a sample blog you can visit.
Note: This is a demo -- the database automatically resets every 24 hours.
cd server
npm run dev
cd client
npm run dev
vitetailwindcssreactreact-iconsheadlessuireact-markdown@uiw/react-md-editor
express.jsmongoosenodemonenvalidmorganbcryptjwtcookie-parser
- Markdown
- JWT Authentication / Authorization
- Image Upload Functionality
- OAuth2 Authentication