A simple sticky notes application where users can create, drag, and manage notes with random background colors.
# Add Notes: Users can add new notes by typing in the input field and clicking the "Add" button.
# Drag and Drop: Notes can be dragged and positioned anywhere on the screen.
# Random Background Colors: Each note is assigned a random light background color for better visibility.
HTML CSS JavaScript React