Skip to content

React Note App — A simple and responsive note-taking application built with React, Tailwind CSS, and Vite. Users can create, delete, and archive notes, with support for dark mode and persistent storage using localStorage.

Notifications You must be signed in to change notification settings

abdulalisadaqat/react-note-app

Repository files navigation

📝 React Note App

A modern, responsive note-taking app built with React, Tailwind CSS, and Vite. Users can create, delete, and archive notes with a clean interface and support for dark mode.


📺 Live Preview

https://react-note-app-silk.vercel.app/


🚀 Features

  • ✅ Create and manage notes
  • ✅ Dark mode support with Tailwind CSS
  • ✅ Responsive and minimal UI
  • ✅ Stores notes in browser localStorage
  • ✅ Built with React + Vite for fast development

🛠️ Tech Stack

  • React — Frontend framework
  • Tailwind CSS — Utility-first CSS framework
  • Vite — Fast build tool
  • LocalStorage — For persistent note storage

📦 Installation

Clone the repository and install dependencies:

git clone https://github.com/abdulalisadaqat/react-note-app.git
cd react-note-app
npm install

About

React Note App — A simple and responsive note-taking application built with React, Tailwind CSS, and Vite. Users can create, delete, and archive notes, with support for dark mode and persistent storage using localStorage.

Topics

Resources

Stars

Watchers

Forks