Skip to content

frknslck/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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