A simple browser-based content management tool that enables users to write, edit, and manage content directly on the web interface. Built using HTML, CSS, and JavaScript, this tool demonstrates core front-end development techniques including DOM manipulation, styling, and interactivity.
- Create and edit text content in the browser
- Simple and clean user interface
- Live editing functionality
- No backend required β all data handled in the frontend
- Responsive layout (if applicable)
- HTML
- CSS
- JavaScript (Vanilla JS)