Deploy Link: https://full-stack-blog-frontend-six.vercel.app/
A modern full-stack blog platform that allows users to read, write, update, and delete blog posts. Built with React for the frontend and Node.js + Express + MongoDB for the backend.
π Live Demo: View the site
- πΉ Frontend: FullStack_Blog_Frontend
- πΉ Backend: BlogBackend
- βοΈ Automatic Login access with the Help of refreshToken
- βοΈ Create, edit, and delete blog posts
- π User authentication and authorization
- π View all published posts
- π§ Responsive and modern UI
- π¦ RESTful API integration
- React
- React Router
- Axios
- SCSS/CSS
- Node.js
- Express.js
- MongoDB (Mongoose)
- JWT for Authentication
- CORS and Dotenv
git clone https://github.com/ml4909854/BlogBackend
git clone https://github.com/ml4909854/FullStack_Blog_Frontend