🗒️ DKeeper DKeeper is a decentralized note-taking application built on the Internet Computer (IC) using React.js for the frontend and Motoko for the backend. It allows users to create, store, and manage their notes securely on a distributed network.
🚀 Features 📝 Create Notes: Add new notes with a title and content.
🔥 Persistent Storage: Notes are stored on the Internet Computer, ensuring durability.
⚡ Real-time Updates: The UI reflects changes immediately after note creation.
🌐 Decentralized: Built on the Internet Computer, offering censorship resistance and enhanced security.
🛠️ Tech Stack Frontend React.js: For building the user interface.
Webpack: For module bundling.
JavaScript: For dynamic functionality.
Backend Motoko: For the canister logic.
Internet Computer: For hosting and running the app.