https://github.com/thefloatingstring/kuriushacks-workshop-web-dev
Web development workshop (HTML, CSS, JS) for Kurius
https://github.com/thefloatingstring/kuriushacks-workshop-web-dev
Last synced: 6 months ago
JSON representation
Web development workshop (HTML, CSS, JS) for Kurius
- Host: GitHub
- URL: https://github.com/thefloatingstring/kuriushacks-workshop-web-dev
- Owner: TheFloatingString
- Created: 2020-12-28T17:26:01.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-28T17:30:48.000Z (about 5 years ago)
- Last Synced: 2025-03-02T21:16:50.251Z (11 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KuriusHacks-Workshop-Web-Dev
This is the HTML, CSS and JavaScript code for the 2020 KuriusHacks workshop on web development.
The goal of this website: discover the eye color of Star Wars characters!
To run this code:
1. Download `index.html`, `style.css`, and `script.js` into a new folder on your computer
2. Right-click `index.html` and open it with the browser of your choice (Google Chrome for instance)
Workshop created by Laurence Liang