Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 708 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 708 Bytes

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

Technologies Used:

  • React.js
  • CSS (Custom styling)
  • JavaScript