Introduction
Modern web development
()
1. Set Up the App Repository
Set up the app repository on GitHub
()
Create new files
()
Install extensions
()
2. Add HTML to Your Web App
Explore a HTML template
()
Create form fields in HTML
()
Launch app in browser
()
3. Style Your Web Page with CSS
Style the note app
()
Working with multiple files in Git
()
4. Add Interactivity with JavaScript
Add JavaScript to HTML document
()
Display all notes
()
Add new note
()
Delete a note
()
Edit a note
()
Cancel an edit
()
Commit your changes to Git
()
5. Launch the App
Add your new site
()
Conclusion
Level up your development career
()