Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.53 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.53 KB

React-Django Blog App is a project that aims to create blog posts using Django as a backend and display them on the dashboard. The app uses PostgreSQL for data storage, material-ui for styling, react-router for page transitions, formik and yup libraries for form structure and validation, and react-toastify for notifications. Additionally, the project uses Django backend structure for register, login, and authorization processes. With this app, users can easily create, manage, and publish blog content.

Dashboard

image

Deatil of blog

image

Comment Section

image

Your Blogs

image

New Blog

image

About

image

Profile

image