Admin Dashboard This admin dashboard is an exercise in CSS grid and flexbox, for The Odin Project. Demo Link to Dashboard To run locally Create a basic web server in the main directory with: python3 -m http.server Then navigate to 0.0.0.0:8000 in the browser.