Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors