Recreate Five Thirty Eight Table

Using react, create a table that looks similar to the original.

Build and Run

docker build --tag example-react-table .

docker run -ti --rm -p 8000:3000 example-react-table