A note-taking app inspired by Figma, built with React, Redux, and localStorage.
With this app, users can easily create, edit, and delete notes, and leave comments on them.
~This is a demo of extension that will be released in the future.
- Create, edit and delete notes
- Add comments to notes and edit existing comments
- Responsive design for easy use on any device
- Beautiful Demo Page UI inspired by Hadi Altaf's dribbble
To use this app, follow these steps:
- Clone the repository to your local machine
- Navigate to the project directory and run
npm install
to install the dependencies - Run
npm start
to start the app - Open the app in your web browser at
http://localhost:3000
Once you have installed the application, the application will be available in your browser at http://localhost:3000.