Check out the live site here:
👉 View Live
A simple and responsive note-taking application inspired by Google Keep, built with React and Tailwind CSS.
Users can add, delete, search, and pin notes easily — all stored locally on the browser using React Context API.
- ✨ Create, edit, and delete notes
- 📌 Pin/unpin important notes
- 🔍 Search notes instantly
- 💾 Persistent storage with localStorage
- 🌓 Light & Dark mode support
- ⚡ Built with React Context API for global state
- 📱 Responsive design (mobile, tablet, and desktop)
| Technology | Purpose |
|---|---|
| React.js | Frontend framework |
| Tailwind CSS | Styling & responsiveness |
| React Icons | UI icons (buttons, social links) |
| Context API | Global state management |
| LocalStorage | Persistent data |
- Clone this repository
git clone https://github.com/JaredGezahegn/mindkeep.git