A Simple React App to keep notes, built with React + Vite.
This application provides a minimal setup with React in Vite, featuring HMR (Hot Module Replacement) and ESLint rules.
- Create, delete, and organize notes
- Drag and drop functionality for note reordering
- Clean and intuitive user interface
- Responsive design
- React
- Vite
- ESLint
- Hello Pangea DnD (for drag and drop)
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh