Notes App API is a dynamic web application enabling real-time, collaborative note-taking. The platform is designed to streamline the process of creating and sharing notes, allowing multiple users to contribute and view updates simultaneously.
- ➕ Create Notes: Users can add a new note by providing a title and body content.
- 🔎 View & Manage Notes: All created notes are displayed in a clean list. Users can select any note to view its full details.
- 🗂️ Archive / Unarchive: Users can archive notes to remove them from the main view without permanent deletion, and can unarchive them at any time.
- 🗑️ Delete Notes: Users can permanently delete notes that are no longer needed.
- 🌐 Programming Language: JavaScript.
- 📄 Markup Language: HTML.
- 🎨 Stylesheet Language: CSS.
- ⚛️ Libraries: webpack, css-loader, mini-css-extract-plugin, HTML Webpack Plugin, raw-loader, Babel Loader, Prettier, Font Awesome, Anime.js, and SweetAlert2.
- 💻 Software: Visual Studio Code.
- 🚀 Deployment: Netlify.