Personal project to gain more experience with Django and React.
Front-end is built with React, Tailwind and DaisyUI, plugged into the Django environment. For article editing, TinyMCE text editor is added. There is a separate frontend admin interface to write and manage articles only accessible with authorization.
Heroku Postgres database.
Admin users can add new articles through Django REST framework from React front-end.
Automatic deployment from Github through Heroku.