Dockerized project using Django REST APIs with ReactJS/Redux
This project is a Dockerized Django/ReactJS web application. It integrates Facebook’s create react app with Django and uses various other technologies such as Docker, Docker Compose, Redux, and PostgreSQL. The project provides an easy way to set up a web application with these technologies and includes hot reloading for React components.
To install this project, follow these steps:
.env file with the necessary configuration settings.http://localhost:8000 to see the application running locally..env file with the necessary configuration settings.http://localhost:8000 to see the application running locally.This project is a Dockerized Django/ReactJS web application that integrates various modern technologies for easy development. It provides a convenient way to set up a web application with Docker and includes hot reloading for React components. The project uses Redux for state management and Webpack for module bundling.