You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aplicação web que exibe uma contagem regressiva para o Natal em tempo real. Desenvolvido com HTML, CSS e JavaScript, utiliza funções como setInterval e Date API para cálculos precisos e manipulação do DOM.
Learning how to update and delete items from a grocery list and create a simple CRUD (Create, Read, Update, and Delete) application. Based on John Smilga's js course