This web application allows you to create, read, update, and delete markdown documents. It provides a user-friendly interface to manage your documents with ease.
-
Create, Read, Update, and Delete Markdown Documents: You can perform all basic CRUD operations on markdown documents.
-
Document Naming and Saving: Name and save your documents for easy access.
-
Live Markdown Editor: Edit the markdown of a document and see the formatted preview of the content in real-time.
-
Full-Page Preview: View a full-page preview of the formatted content to ensure it looks as expected.
-
Responsive Design: The app offers an optimal layout for various device screen sizes, ensuring a great user experience on both desktop and mobile devices.
-
Interactive Elements: All interactive elements on the page have hover states, enhancing the user interface.
-
LocalStorage Support: Your work is automatically saved in the browser's localStorage, ensuring that your current state persists even when the browser is refreshed.
✌️ You can access a live deployment of this web app on GitHub Pages.