Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 841 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 841 Bytes

swisscycling-vertical-frontend

🚀 live website 🚀

This repo contains the code for the frontend of The Vertical's website. The Vertical is a swiss cycling challenge consisting of cycling from Switzerland's northernmost point to Switzerland's southernmost point.

The frontend is built using Material for MkDocs. It features an interactive map -- powered by Leaflet -- and an interactive leaderboard -- powered by AG Grid.

Note

The code for the backend can be found here.

How to run

To run it, run mkdocs serve.

Note

This code assumes the backend is available at swisscycling-vertical-backend.arthurgassner.ch.