A simple and intuitive web application that allows users to create, edit, and delete notes. Perfect for jotting down ideas, tasks, or reminders β right in your browser.
The Notes-Maker is a lightweight note-taking app developed using modern frontend technologies. It offers a clean and responsive interface for quick note creation and management, all in the browser without requiring backend storage.
- β Create new notes with title and content
- ποΈ Edit existing notes
- β Delete notes when no longer needed
- πΎ Auto-save or manual save (optional implementation)
- π± Fully responsive for desktop and mobile screens
- π¨ Clean and minimalist UI
- Frontend:
- HTML5
- CSS3
- JavaScript (ES6)
- React.js
- Clone the repository
git clone https://github.com/yourusername/notes-maker.git cd notes-maker