By Yahor Yar

Frontend

Frontend is the part of web development responsible for the appearance and user interaction with the website. Everything you see on the page: buttons, text, images, animations - is the result of frontend work.

Frontend developers use HTML (page structure), CSS (styling) and JavaScript (dynamics and logic). Frameworks such as React, Vue.js or Angular are also used.

The main task of frontend is to make the website convenient, beautiful and understandable for the user.

← Back to Project 1