What You Will Build

In this course, you will create a very simple but spectacular browser application. When you open it in a browser, it will request access to your camera. If you allow access, you will see your image on the page. On that image will be the ability to apply filters similar to instagram filters.

Small projects like this are a cool way to experience the power of modern code generation tools.

Before we start, let's open the chat window and learn something useful at the same time.

Run this prompt in chat
Ask Chat:
What is a browser-based application, tell us what is the specialty of such applications, pay attention to the differences between backend and frontend development. Explain everything as if I'm a teenager who doesn't know much about computers.