Project that I did due to a Udemy Course that I took. The name of the course "WEB-разработчик 2021"
Technologies that we used:
- Scss - to orgenazie css files
- gulp - to automate many tasks
- animate.style library - for animations
- wow.js library - to control when the animetion will happen
- imask.js - to make phone mask
- js
- css
- html
In Scss/Css we used some important features:
- @media - for making the site responsive for other devices
- @keyframes - for making an animation
- @mixin - unique to css preprocessors , for not coping blocks of code several times
- $varibales - unique to css preprocessors , for not coping varibales several times
- flex - for pacing the elements in the right place
*All php files was given by the instructor. For sending the form data from user to the email