This is a clone of Google KeepNote App. This is a simple note taking app. This app is built using React. This app is built for learning purpose.
- Add Note
- Note Color
- Note Image
- Note Todo Feature
- Delete Note Add Bin
- UnBin Note
- Edit Note
- Search Note
- Pin Note
- Unpin Note
- Archive Note
- Unarchive Note
- Add Tag
git clone
cd keepnote
npm install
npm start
[✅] UI Design
[✅] Learn Redux & Implement
[✅] Get Notes
[✅] Add Note
[✅] Note Color
[✅] Pin Note
[✅] Unpin Note