https://github.com/karthik-kathari/keeper_app_react_project
About This Project The Keeper App is a React-based note-taking web application designed to provide users with a simple and intuitive platform to jot down quick notes. Inspired by the popular Google Keep app, this project demonstrates the use of modern React functionalities such as components, hooks, and props, while maintaining a minimalist design.
https://github.com/karthik-kathari/keeper_app_react_project
google-keep-checker keeper-app keeperlog marker timelinejs todolist
Last synced: about 1 month ago
JSON representation
About This Project The Keeper App is a React-based note-taking web application designed to provide users with a simple and intuitive platform to jot down quick notes. Inspired by the popular Google Keep app, this project demonstrates the use of modern React functionalities such as components, hooks, and props, while maintaining a minimalist design.
- Host: GitHub
- URL: https://github.com/karthik-kathari/keeper_app_react_project
- Owner: Karthik-Kathari
- Created: 2025-01-09T12:15:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T14:34:23.000Z (over 1 year ago)
- Last Synced: 2025-12-26T19:41:50.629Z (5 months ago)
- Topics: google-keep-checker, keeper-app, keeperlog, marker, timelinejs, todolist
- Language: JavaScript
- Homepage: https://keeper-app-project-react.netlify.app/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keeper App:
A simple and intuitive note-keeping application built with React. Inspired by Google Keep, this app allows users to create, view, and delete notes dynamically.
This project is a simple Keeper App built with React. It is inspired by Google Keep and allows users to create, view, and delete notes. It features a clean and intuitive user interface with the ability to manage notes dynamically.
## Features:
- Add new notes with a title and content.
- Delete notes with a single click.
- Clean, responsive user interface.
## Demo:

## Technologies Used:
- React.js
- CSS (Custom styling)
- JavaScript