ChloeWhen117 / titanic

Generates table of Titanic passengers from CSV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic

Titanic application, server and deployment code

Introduction

The web app is built on facebook incubator's create-react-app and is kept up-to-date with their monthly-ish releases.

Dev environment

docker-compose up --build

App structure

Server lives in the '/server'. Client lives in '/client'.

About

Generates table of Titanic passengers from CSV


Languages

Language:JavaScript 81.1%Language:TypeScript 12.2%Language:Shell 5.0%Language:CSS 0.8%Language:Dockerfile 0.5%Language:HTML 0.3%