Titanic Fullstack Web App
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
Codebase | Description |
---|---|
api | Node/Express api |
client | React frontend |