Project link- Sticky Notes
A simple and intuitive sticky notes application built with React and basic DOM manipulation. This app allows users to create, edit, and delete sticky notes for quick note-taking.
- Create Notes: Easily add new sticky notes.
- Edit Notes: Update your notes anytime.
- Delete Notes: Remove notes when they are no longer needed.
- Responsive Design: Works seamlessly on various devices.
- React: A JavaScript library for building user interfaces.
- JavaScript: For DOM manipulation and app logic.
- HTML/CSS: For structuring and styling the application.