Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cobular/lahacks_myfirstwebapp
https://github.com/cobular/lahacks_myfirstwebapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cobular/lahacks_myfirstwebapp
- Owner: Cobular
- Created: 2023-04-19T06:14:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-22T06:21:58.000Z (over 1 year ago)
- Last Synced: 2024-05-02T06:18:01.582Z (8 months 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!