A Django-based blogging platform featuring user authentication, article management, and a responsive design. This project is structured for easy development and deployment.
- User Authentication: Register, login, and manage user sessions.
- Article Management: Create, edit, and delete blog posts.
- Responsive Design: Utilizes Bootstrap for mobile-friendly layouts.
- Modular Structure: Organized apps for scalability and maintainability.
-
Clone the repository:
git clone https://github.com/rsulkln/Blog-.git cd Blog-