Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Note App

A lightweight and user-friendly note-taking application that supports dark/light themes, search functionality, and note deletion.


📌 Table of Contents


🌿 Overview

Simple Note App helps users quickly jot down ideas, tasks, or reminders. It focuses on simplicity, speed, and usability with support for theme toggling and basic note management.


✨ Features

  • Dark & Light Theme – Switch between themes for comfortable usage
  • Add Note – Create a new note with title and content
  • Search Notes – Search notes by title or content
  • Delete Notes – Delete notes individually or by date
  • Responsive Design – Works seamlessly on desktop and mobile

🛠️ Tech Stack

  • Frontend: React, Plain CSS
  • State Management: useState
  • Local Storage: (Not used)

🚀 Getting Started

Installation

git clone https://github.com/your-username/simple-note-app.git
cd simple-note-app
npm install

Run the Project

npm start

App runs at:

http://localhost:3000

📁 Project Structure

📦 simple-note-app
 ┣ 📂 public
 ┣ 📂 src
 ┃ ┣ 📂 components
 ┣ 📜 package.json
 ┗ 📜 README.md

🌱 Future Improvements

  • Edit Notes – Update existing notes
  • Dark/Light Theme – Save Notes
  • Note Expiry Date – Delete notes after a certain date
  • Categorize Notes – Add tags or categories
  • Export/Import Notes – Save notes as files or load backups
  • Cloud Sync – Sync notes across devices with login
  • Reminders / Notifications – Set reminders for notes
  • Search Filter Enhancements – Filter by category or date

📄 License

MIT License


This app is currently frontend-only using React with local storage for persistence. Backend integration and advanced features are planned for future updates.

About

A lightweight and user-friendly note-taking application that supports dark/light themes, search functionality, and note deletion.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages