Skip to content

Chinmayee7697/Keeper-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keeper App

The Keeper App is a simple note-taking application built with React.js.

Features

  • Create and save notes with a title and content.
  • Edit existing notes.
  • Delete notes.

Technologies Used

  • React.js

Installation

  1. Clone the repository:

    git clone https://github.com/Chinmayee7697/Keeper-App.git
  2. Navigate to the project directory:

    cd keeper-app
  3. Install dependencies:

    npm install
  4. Start the application:

    npm start
  5. Open your browser and visit http://localhost:3000 to view the app.

Usage

  1. Open the app in your browser.
  2. Add a new note by clicking on the note.
  3. Edit notes by clicking on the title or content of a note.
  4. Delete notes using the delete icon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published