An open API service indexing awesome lists of open source software.

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.

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:
![image](https://github.com/user-attachments/assets/079a1094-9465-4a42-a58e-5f5899e302cc)

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