https://github.com/trivediayush/notes-keeping
A simple notes keeping app in which the notes are stored even after refresh. It is created using html, css and js.
https://github.com/trivediayush/notes-keeping
colorful css css3 html html5 javascript js keepnote notes notes-app noteskeeper
Last synced: 12 months ago
JSON representation
A simple notes keeping app in which the notes are stored even after refresh. It is created using html, css and js.
- Host: GitHub
- URL: https://github.com/trivediayush/notes-keeping
- Owner: trivediayush
- Created: 2024-01-24T06:51:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-02T05:52:45.000Z (about 1 year ago)
- Last Synced: 2025-03-02T06:25:10.895Z (about 1 year ago)
- Topics: colorful, css, css3, html, html5, javascript, js, keepnote, notes, notes-app, noteskeeper
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes Application
This project implements a Notes Application using HTML, CSS, and JavaScript. It provides a user-friendly interface for adding, deleting, and managing notes.
## Features
- **Add Notes**: Users can add notes to the application by typing into an input field and clicking a button or pressing enter.
- **Delete Notes**: Users can delete notes from the application once they are no longer needed.
- **Stylish Design**: The application is designed with CSS to provide a sleek and modern look.
- **Easy to Use**: The application provides a simple interface for adding and deleting notes.
- **Cross-Browser Compatibility**: The feature works across all modern web browsers that support HTML5 and CSS3.
## Installation
1. Clone this repository to your local machine.
2. Open the `index.html` file in your web browser to view the webpage.
## Usage
To use this tool, click on create note and type the note you want to add into the input field. The note will be added to the list. To delete a note, click the "Delete" button next to the note.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
MIT, by AYUSH TRIVEDI