Skip to content

Keeper App: A React and TypeScript project that emulates the functionality of note-keeping applications like Google Keep. Users can create, view, and delete notes, exploring React state management and building a simple yet effective digital keeper.

Notifications You must be signed in to change notification settings

hellohendri/keeper-app-project

Repository files navigation

Keeper App

Keeper App is a simple note-keeping application built with React and TypeScript. It allows users to create, view, and delete notes, providing a basic yet effective digital keeper.

Features

  • Create and customize notes with a title and content.
  • View a list of all created notes.
  • Delete notes to keep your digital space organized.

Getting Started

  1. Clone the repository:
 git clone https://github.com/your-username/keeper-app.git
  1. Navigate to the project directory:
 cd keeper-app
  1. Install dependencies:
 npm install
  1. Run the development server:
 npm run dev

Open your browser and visit http://localhost:3000 to use the Keeper App.

Contributing

Contributions are welcome! If you have suggestions, improvements, or issues, feel free to open a pull request or create an issue.

License

This project is licensed under the MIT License.

About

Keeper App: A React and TypeScript project that emulates the functionality of note-keeping applications like Google Keep. Users can create, view, and delete notes, exploring React state management and building a simple yet effective digital keeper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published