A simple Notes Application built using React while learning core frontend concepts such as state management, component-based architecture, and event handling.
- ➕ Add notes with title and details
- 🗑️ Delete notes
- 📱 Responsive layout
- 🎨 Styled using Tailwind CSS
- ⚡ Built with Vite
- React (Hooks)
- Vite
- Tailwind CSS
- JavaScript (ES6)