Frontend

The frontend is the visible part of an application that runs in the browser or on the device. It consists of HTML, CSS and JavaScript. Modern frontends use frameworks like React, Vue or Angular and communicate with the backend via APIs.