React samples

Note

Samples compatible with Docker Dev Environments require Docker Desktop version 4.10 or later.

NameDescriptionDocker Dev Environment (if compatible)
React / Spring / MySQLA sample React application with a Spring backend and a MySQL database.Open in Docker Dev Environment
React / Express / MySQLA sample React application with a Node.js backend and a MySQL database.Open in Docker Dev Environment
React / Express / MongoDBA sample React application with a Node.js backend and a Mongo database.Open in Docker Dev Environment
React / Rust / PostgreSQLA sample React application with a Rust backend and a Postgres database.Open in Docker Dev Environment
React / NGINXA sample React application with Nginx.Open in Docker Dev Environment
atsea-sample-shop-appA sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end.
slack-clone-dockerA sample Slack Clone app built with the MERN stack.

Looking for more samples?

Visit the following GitHub repositories for more Docker samples.

  • Awesome Compose: A curated repository containing over 30 Docker Compose samples. These samples offer a starting point for how to integrate different services using a Compose file.

  • Docker Samples: A collection of over 30 repositories that offer sample containerized demo applications, tutorials, and labs.