km-saifullah / noteApp

This is a Note Taking Application using raw JavaScript

Home Page:https://km-saifullah.github.io/noteApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoteApp

HTML CSS JavaScript

Description

NoteApp is a simple note-taking application built with HTML, CSS, and JavaScript. It allows users to create, edit, delete, and save notes directly in the browser using DOM manipulation and localStorage.

Usage

To use the NoteApp:

  1. Clone the repository to your local machine:
    git clone https://github.com/km-saifullah/noteApp.git
  2. Open the index.html file in your preferred web browser.
  3. Start taking notes!

Features

  • Create New Notes: Add new notes with text.
  • Edit Existing Notes: Update the content of existing notes.
  • Formatting: Format the texts like bold,normla,change text color etc.
  • Delete Notes: Remove the full notes from the output.

About

This is a Note Taking Application using raw JavaScript

https://km-saifullah.github.io/noteApp


Languages

Language:CSS 37.0%Language:JavaScript 33.9%Language:HTML 29.1%