Introduction
  • Introduction
  • Understanding the basics of painting apps
  • Overview of HTML, CSS, and JavaScript in building a painting web app
Creating the HTML structure for the painting app
  • Installing Visual Studio Code
  • Creating folder and files
  • Creating HTML Doctype and Head Section.
  • Adding the tags for the content
  • Completing the building of the app user interface
Styling the app using CSS
  • Styling the app with CSS Part 1
  • Styling the app with CSS Part 2
  • Styling the app with CSS Part 3
  • Styling the app with CSS Part 4
Adding Interactivity with JavaScript
  • Adding interactivity with JavaScript Part 1
  • Adding interactivity with JavaScript Part 2
  • Adding interactivity with JavaScript Part 3
Deploying your app to the cloud
  • Test the app
  • Download Project Code
  • Create Github account
  • How to deploy your app to the cloud
Quiz
  • Test your knowledge