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 quick note taking web app that allows users to quickly and easily create and save notes. It is designed for use on a daily basis, providing a convenient way for users to note down ideas, tasks, or other information as needed.
The quick note taking web app that allows users to quickly and easily create and save notes. It is designed for use on a daily basis, providing a convenient way for users to note down ideas, tasks, or other information as needed.
📒 A replica of Google Keep created mainly using React.js. Took advantage of .jsx files which can be used to write HTML in the body of JavaScript. Further used CSS to style the page. User can add a title and the description of the note and can also delete the note.