Skip to content

VaishnaviSingh1/keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keeper App

A React-based note-taking application that allows users to add and delete notes.

keeper

Project Description

The Keeper App is inspired by Google Keep. Users can create notes with titles and content, and delete notes when they are no longer needed. The app dynamically updates the displayed notes as they are added or removed.

Features

1.Add new notes with a title and content.

2.Delete existing notes.

3.Dynamic rendering of notes.

4.Installation

Clone the repository:

git clone https://github.com/VaishnaviSingh1/keeper.git
cd keeper-part-3-completed

Install the dependencies:

npm install

Run the development server:

npm run dev

Open your browser and navigate to http://localhost:3000.

Usage

1.Press "Add" to create a new note with a title and content.

2.Press the delete button on a note to remove it from the list.

Technologies Used

1.React

2.Vite

3.JavaScript

4.HTML

5.CSS

About

React Project Keeper to keep note

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published