A minimalist and responsive web-based note-taking application built using React, Material-UI (MUI), and Node.js with Express. This project was created to practice and showcase full-stack development skills, focusing on clean UI, reusable components, and simple RESTful backend integration.
- ✏️ Create and manage notes easily
- 🗑️ Instantly delete unwanted notes
- 🧩 Component-based structure for scalability
- 🎨 Clean and modern UI using MUI
- ⚡ Fast build and development with Vite
- 🌐 Frontend-backend communication via simple REST API
Frontend
- React (with Hooks)
- Vite
- Material-UI (MUI)
Backend
- Node.js
- Express
- Node.js and npm installed
- Basic knowledge of React and Express
Clone the repository:
git clone https://github.com/your-username/KeeperNotesApp.git
cd KeeperNotesApp