This admin dashboard is an exercise in CSS grid and flexbox, for The Odin Project.
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.
This admin dashboard is an exercise in CSS grid and flexbox, for The Odin Project.
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.