Skip to content

chavikothari2711/Keeper-React-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keeper App - A Note-Taking Web Application

Keeper App is a simple and intuitive note-taking web application built using React.js. It allows users to create, edit, and manage notes effortlessly.

Table of Contents

Features

  • Create and display notes.
  • Edit notes in-place.
  • Delete notes.
  • Clean and user-friendly interface.

Installation

  1. Clone the repository:
    git clone https://github.com/chavikothari2711/Keeper-React-App.git
    1. Navigate to the project directory:
    cd Keeper-React-App
    2. Install dependencies:
    npm install
    3. Start the development server
    npm start
    

Usage

  • Access the application by visiting http://localhost:3000 in your web browser.
  • Create a new note by clicking the Title task and then Add button.
  • Delete a note by clicking the delete icon.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published