What is Sticky Notes Board and its purpose?
What is Sticky Notes Board and its purpose?
Sticky Notes Board is a simple web application where users can create, view, edit, and delete virtual sticky notes on a board. The idea is to mimic a physical pinboard but as a browser app. Its main purpose is to help you practice fundamental React patterns (state, props, effects), UI interactions (forms, list rendering), and browser persistence (localStorage) in a concrete, tangible project.
Aim of the project
By the end of this project, you should have a fully functional sticky notes app built with React, where notes persist across page reloads. You’ll also deploy it to Netlify so anyone can access it live. The aim isn’t flashy complexity, but clarity, correctness, and confidence in your React workflow.











