Learn and explore the basics of web development with HTML, CSS, and JS in this student-led activity! Students will explore web design and development, and finish the activity by creating and finishing their own personal project.
Guided projects included in this repository:
- Basic card component — Introduction to HTML and CSS
- Age calculator app — Beginning JavaScript
- Quiz app — Further JavaScript
Extra 1: Simple website — Deeper dive into HTML and CSS
Extra 2: Generative art
Extra 3: Working with Canvas and SVG — for video game development, art, and visualization
- Fork this repository and go to WebStorm. Click Get from VCS and connect your GitHub account to your IDE.
- Start working on your project! You can periodically commit and push your changes to your repository to make it public on GitHub.