The frontend is located in the repository under the name "travel_blog_dfr_client"
Travel blog application. The project is written using django rest framework and PostgreSQL on the backend and react/redux on the frontend. The project implements user authentication using Simple JWT DRF library. Also, the functionality provides the ability to write comments to individual posts only by registered users.