You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.