Skip to content

A simple and responsive notes app built using React.js and React Context API for state management. Features include creating, editing, and deleting notes, with data persistence using local storage.

Notifications You must be signed in to change notification settings

Sahithib04/Note-IT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ““ Notes App

Welcome to the Notes App! This is a simple and intuitive notes application built with React. It allows you to manage your notes efficiently with features for adding, displaying, editing, and deleting notes.

Live Demo

Click here

πŸ›  Features

  • Add Notes ✏️: Easily create new notes.
  • Display Notes πŸ“‹: View all your notes on the Home screen.
  • Edit Notes πŸ“: Update your notes as needed.
  • Delete Notes πŸ—‘οΈ: Remove notes you no longer need.
  • View Note Content πŸ‘οΈ: Click on a note to view its content directly on the Home screen.
  • Routing 🌐: Navigate through your notes with React Router DOM.
  • Local Storage πŸ’Ύ: Your notes are saved locally in your browser.

πŸ”§ Installation

To get started, clone the repository and install the dependencies:

git clone https://github.com/Tahrim19/Notes-app.git
cd Notes-app
npm install

πŸš€ Usage

  1. Start the development server:

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

About

A simple and responsive notes app built using React.js and React Context API for state management. Features include creating, editing, and deleting notes, with data persistence using local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published