Skip to content

aditya-1404/MakeNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeNote

The Notes App is a lightweight and user-friendly web application designed to help you organize your thoughts, ideas, to-do lists, and important information in the form of digital notes. Unlike traditional note-taking apps that require server-side storage, the Notes App leverages the browser's local storage to store all your notes directly on your device. This approach ensures data privacy, as your notes stay within your browser and are not transmitted to any external servers.

image

image

NotesApp - Google Chrome 2023-07-16 03-18-41 (1)


Table of Contents

1.Getting Started
2.Features
3.Usage

Getting Started


To use the MakeNotes App, follow these steps:

1.Clone the repository to your local machine or download the source code as a ZIP file.
2.Ensure you have a modern web browser that supports HTML5, CSS3, and JavaScript.
3.Open the index.html file in your web browser.
4.Voila! The Notes App is now up and running.

Features

1.Create new notes: Add new notes with a title and content.
2.Delete notes: Remove unwanted notes from the app.
3.Save notes locally: All notes are stored in the browser's local storage.
4.Responsive UI: The app is designed to work seamlessly on various devices and screen sizes.

Usage

1.Adding a New Note
Enter the title and description of the note.
Click on the "Add Note" button.
A new note will be added to the list.

2.Deleting a Note
Find the note you want to delete in the list of saved notes.
Click the "Delete Note" button next to the note.
The note will be removed from the app permanently.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors