css-diner
css-diner copied to clipboard
Learn CSS via an interactive web tutorial, directly from VS Code / Codespaces
CSS Diner: A GitHub.dev Tutorial 🍽️
This repo provides an example of how github.dev can enable a platform for interactive tutorials. It's a port of the amazing CSS Diner tutorial by @flukeout, which helps teach CSS by selecting dancing food-related items from a table!
Getting Started
- Press
.to open this repo in the web editor - When prompted, install the recommended extensions (CodeSwing)
- After a few seconds, the editor will be automatically laid out as a playground environment
- Interact with the CSS Diner game, and see how it's fully interactive! 🚀
- Follow the instructions provided by the swing's coding prompts, and see if you can complete the game 🔥
References
- Codespaces - On-demand developer environments, powered by the cloud ☁️
- CodeSwing - An interactive coding environment for web applications 💃