You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The StickyNote Project is a web application that allows users to add sticky note with tasks to a virtual board. In this app, I implemented three different state management approaches: Callback Functions, useEffect, and Redux, each with unique features. Additionally, all sticky note data is saved in local storage. Available only on Desktot.
The StickyNote Project is a web application that allows users to add sticky note with tasks to a virtual board. In this app, I implemented three different state management approaches: Callback Functions, useEffect, and Redux, each with unique features. Additionally, all sticky note data is saved in local storage. Available only on Desktot.