Blogify is a blog website developed as a college group project to learn the fundamentals of web development.
Blogify is a web application designed to provide users with a platform to share their thoughts and ideas through blog posts. It allows users to create, view, and manage blogs while learning the basics of web development using modern technologies.
- Spring Boot (Java)
- HTML, CSS, JavaScript
- MySQL
- User authentication (login and signup)
- Create, edit, and delete blog posts
- View all blogs and individual blog posts
- Comment on blog posts
- Responsive design for better user experience
This project was made for learning purposes.