Skip to content

piyusha-chopra/notes-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Application (React + Tailwind CSS)

A simple and responsive Notes Application built using React JS and Tailwind CSS. This app allows users to add and delete notes with a clean and minimal interface.

Features

  • Add new notes
  • Delete notes
  • Fast and responsive UI
  • Styled with Tailwind CSS
  • Tech Stack: React JS – Frontend library Tailwind CSS – Utility-first CSS framework

Installation & Setup

  1. git clone https://github.com/your-username/notes-app.git
  2. cd notes-app
  3. npm install
  4. npm run dev

How It Works

Notes are managed using React state (useState) Users can add and delete notes dynamically

Future Improvements

  • Add Local Storage support for persistence
  • Edit notes
  • Search notes
  • Dark mode

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors