Skip to content

This is a simple Notes Application built with HTML, CSS, and JavaScript. The application allows users to create, edit, and delete notes conveniently. It provides a user-friendly interface for managing and organizing personal notes. Each note can be customized with a title and content.

Notifications You must be signed in to change notification settings

shraddha-gawde/notes_application

Repository files navigation

Notes Application

![Notes Application]Screenshot 2024-01-31 200237

This is a simple Notes Application built with HTML, CSS, and JavaScript. The application allows users to create, edit, and delete notes conveniently. It provides a user-friendly interface for managing and organizing personal notes.

Features

  • Create new notes
  • Edit existing notes
  • Delete unwanted notes
  • User-friendly interface

Technologies Used

  • HTML
  • CSS
  • JavaScript

Live Demo

Check out the live demo: Notes Application Demo

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/notes-application.git

How to Use

  • Create a new note: Click the "New Note" button, add a title and content, and click "Save."

  • Edit a note: Click on an existing note, make changes, and click "Save."

  • Delete a note: Click on the "Delete" button next to a note.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request.

About

This is a simple Notes Application built with HTML, CSS, and JavaScript. The application allows users to create, edit, and delete notes conveniently. It provides a user-friendly interface for managing and organizing personal notes. Each note can be customized with a title and content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published