Skip to content

This is a responsive notes taking app, using HTML, CSS and Javascript.

Notifications You must be signed in to change notification settings

Sancharisingh/NOTES_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTES_APP

Responsive Notes Taking Web Application

This is a simple web application for taking notes, designed to be responsive across various devices. Users can create, edit, and delete notes directly within the browser.

Key Features:

Create Notes: Click the "Create" button to add a new note. Notes are displayed as editable paragraphs, allowing users to type directly into the app.
Edit Notes: Notes can be edited by clicking on them and typing in the content.
Delete Notes: Each note has a delete button, represented by an image. Clicking the delete button removes the corresponding note.
Responsive Design: The application is designed to adapt to different screen sizes, ensuring optimal user experience on desktops, tablets, and mobile devices.

Technologies Used:

HTML: Markup for structuring the web page.
CSS: Styling for layout and responsiveness.
JavaScript: Interactivity and functionality, including local storage management.
Local Storage: Notes are stored locally in the browser, allowing users to access their notes even after closing the app.

About

This is a responsive notes taking app, using HTML, CSS and Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published