A simple Google Keep clone built using React.
You can add and delete notes with titles and content.
- Add notes with a title and content
- Delete notes
- Styled with Material-UI (MUI)
- Built using the latest React 19
- Clone the repository:
git clone https://github.com/your-username/keeper-app.git cd keeper-app
For major changes, please open an issue first to discuss what you would like to change.