Titanic Fullstack Web App

About

This is a simple fullstack web app built with the intention of:

  • practice using React and Node.js
  • understand the concepts of Docker and containerization
  • first shot at deploying an app to Kubernetes -> ran locally using Docker Desktop for Windows

Structure

Codebase Description
api Node/Express api
client React frontend