Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

This repository contains an implementation of the classic Connect 4 game as a full-stack web application. It uses ReactJS for the frontend and Spring Boot for the backend. PostgreSQL is used as the database. The entire game application has been containerized using Docker with Docker Compose.

app-demo.gif

Requirements

  • Docker

Docker is an open platform for developing, shipping, and running applications.

The instructions to install Docker is provided here.

  • Docker Compose

Docker Compose is a tool for defining and running multi-container applications.

The instructions to install Docker Compose is provided here.

Instructions

  • In the root directory of the project, open a terminal and run the following command:
docker compose up --detach

About

An implementation of the classic Connect 4 game as a full-stack web application.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages