A simple web application for creating, previewing, and saving sticky notes. This project showcases basic front-end functionality and is part of my learning journey in web development.
- Add Sticky Notes: Users can create new notes by entering a title and content.
- Color Selection: Choose a background color for each note.
- Preview Notes: Users can preview their notes before saving them.
- Save and Display: Saved notes are displayed in a grid format.
To run the project locally:
-
Clone the repository:
git clone https://github.com/mayu-z/sticky-note.git
-
Open the
index.html
file in your web browser.
- HTML
- CSS
- JavaScript
- Enhance the design and layout.
- Add more customization options for notes.
This project is licensed under the MIT License.