danalex97 / Speer

A network discrete event simulator for peer-to-peer network modeling.
MIT License
14 stars 3 forks source link

Landing page #36

Closed danalex97 closed 5 years ago

danalex97 commented 5 years ago

At the moment, the frontend client uses Python and the metrics package. However, we want to migrate towards a Golang server with a React frontend.

On the branch frontend we have a running Gorilla server with a single "Hello World" React component:

This issue is about developing a simple landing page for the frontend client. The application will have multiple pages which are described in their own issues.

Checklist:

Beneficiary: users