A simple Google Keep clone built with React and Material-UI.
- Add, edit, and delete notes.
- Archive and restore notes.
- Delete and permanently delete notes.
- Undo and redo functionality for note actions.
- Live time display.
- Minimalistic and user-friendly design.
Check out the live demo here.
Clone the repository: git clone https://github.com/your-username/google-keep-clone.git
Install dependencies:
- cd google-keep-clone
- npm install
- Run the development server:
- http://localhost:3000
- React
- Material-UI
- MUI Icons
- uuid
Contributions are welcome! If you find a bug or have a feature request, please open an issue. Pull requests are also encouraged.
Created and Designed by Sandeep Kumar Sharma.