https://github.com/cobular/lahacks_myfirstwebapp
https://github.com/cobular/lahacks_myfirstwebapp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cobular/lahacks_myfirstwebapp
- Owner: Cobular
- Created: 2023-04-19T06:14:39.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T06:21:58.000Z (about 3 years ago)
- Last Synced: 2024-11-09T03:38:36.360Z (over 1 year ago)
- Language: HTML
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro to Web Development
Welcome to the repo that goes with my LA Hacks Workshop. You'll start by learning about HTML and CSS, then you'll mix in some JavaScript and finally learn the basics of a Flask webserver on the backend.
Get started with the [HTML Basics](part_1_html/README.md) section, I'll see you there!