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
Este é um projeto simples de notas desenvolvido em HTML, CSS e JavaScript. Ele permite que você crie, edite e exclua notas em um ambiente de navegador.
Funcionalidades do Projeto
Criar uma nova nota
Editar o conteúdo da nota
Excluir uma nota
Salvar automaticamente as notas no cache do navegador
Tecnologias Utilizadas
HTML
CSS
JavaScript
Biblioteca Marked.js (https://marked.js.org/) - para renderizar o conteúdo das notas em Markdown
This is a simple note-taking project developed using HTML, CSS, and JavaScript. It allows you to create, edit, and delete notes within a web browser environment.
Project Features
Create a new note
Edit the content of a note
Delete a note
Automatically save notes to browser cache
Technologies Used
HTML
CSS
JavaScript
Marked.js library (https://marked.js.org/) - for rendering note content in Markdown