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
Notely is a notes taking application that utilizes React.js framework. Users are able to store, edit or delete notes by utilizing the localStorage of browser. Perfect tool to help organize your thoughts and ease your mind. Notes are being stored in browser localStorage so that they remain active even after the browser window is closed.