This is the first page that I've sold for a company ❤️!!! I'm really happy about it, because now I can see that all my effort is paying off! Don't give up guys, your time will come! 💪🍥
- Home Page
const btnMobile = document.getElementById('btn-mobile');
function toggleMenu(event) {
if(event.type === 'touchstart') {
event.preventDefault()
}
const navi = document.getElementById('nav');
navi.classList.toggle('active')
}
btnMobile.addEventListener('click', toggleMenu);
btnMobile.addEventListener('touchstart', toggleMenu);
- Semantic HTML5;
- CSS custom properties;
- JavaScript;
Test the project yourself: Teste the project here!!!
- Fill the form;
- Make contact with the company;
- Navigate between Pages;
- Apply for a job vacancy;
- Go to all social media of the company.
- Website - My GitHub
- Frontend Mentor - @lucasbailo
- Instagram - @lucassbailo
- LinkedIn - Lucas Bailo