matifelitti / Notes-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes-App

This is a simple web application built with HTML, CSS, and JavaScript that allows users to create and delete notes.

Features

  • Create Notes: Users can create new notes by typing in the input field and pressing the "Create Note" button.
  • Delete Notes: Each note has a delete button associated with it. Clicking this button will remove the note from the list.

Usage To use the Notes-App, simply open the index.html file in your web browser.

About


Languages

Language:CSS 49.0%Language:JavaScript 36.0%Language:HTML 15.0%