https://github.com/mohitkumartoshniwal/google-keep-clone
Google keep Clone , A MERN stack app with styling using MaterialUI , We can create notes in the form of text as well as checklists, we can search the notes based on color, content and labels. We can perform crud operations on notes and labels. we can have pinned and unpinned notes as well.
https://github.com/mohitkumartoshniwal/google-keep-clone
firebase firebase-auth firebase-hosting firebase-realtime-database googlekeep react redux
Last synced: 2 months ago
JSON representation
Google keep Clone , A MERN stack app with styling using MaterialUI , We can create notes in the form of text as well as checklists, we can search the notes based on color, content and labels. We can perform crud operations on notes and labels. we can have pinned and unpinned notes as well.
- Host: GitHub
- URL: https://github.com/mohitkumartoshniwal/google-keep-clone
- Owner: mohitkumartoshniwal
- Created: 2022-01-22T16:32:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T16:33:44.000Z (over 4 years ago)
- Last Synced: 2025-04-06T23:37:50.654Z (over 1 year ago)
- Topics: firebase, firebase-auth, firebase-hosting, firebase-realtime-database, googlekeep, react, redux
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Keep Clone
Google keep Clone , A MERN stack app with styling using MaterialUI , We can create notes in the form of text as well as checklists, we can search the notes based on color, content and labels. We can perform crud operations on notes and labels. we can have pinned and unpinned notes as well.
## Application Links
Deployed URL --> [https://keeper-f4d6a.web.app/](https://keeper-f4d6a.web.app/)
## Tech Stack
Frontend: ReactJS , Redux, MaterialUI
Backend: Fireabse Database, Firebase authentication, Firebase hosting
## Overall Functionality
- SignIn / SignUp /SignOut
- View existing notes
- Explore notes with label, content and color.
- Add label or/and colour to notes.
- Do crud operations on labels.