Skip to content

A web-based note-taking application inspired by Google Keep. This project allows users to create, edit, and delete notes with a user-friendly interface. Notes are stored locally using the browser's localStorage.

Notifications You must be signed in to change notification settings

vishakha-singhal01/Notes-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Keep Clone

Overview

This project is a web-based note-taking application inspired by Google Keep. Users can easily create, edit, and delete notes with a simple and intuitive interface. The notes are stored locally using the browser's localStorage.

Features

  • Add Note: Click the "+" button to add a new note.
  • Edit Note: Toggle between editing and viewing mode using the edit button.
  • Delete Note: Remove a note by clicking the trash icon.

How to Use

  1. Clone this repository to your local machine.

    git clone https://github.com/your-username/google-keep-clone.git
  2. Open the index.html file in your preferred web browser.

  3. Start creating, editing, and deleting notes.

Local Storage

The application utilizes local storage to persist notes. Notes are saved automatically when edited or added.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Author

[Vishakha Singhal]

About

A web-based note-taking application inspired by Google Keep. This project allows users to create, edit, and delete notes with a user-friendly interface. Notes are stored locally using the browser's localStorage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published