Welcome to DKeeper, a decentralized task tracker application designed to streamline your task management process with enhanced security and efficiency.
- Frontend: Built using React, providing a seamless and interactive user experience.
- Backend: Implemented using the Motoko programming language on the Internet Computer Protocol (ICP), ensuring robust and secure task management.
- Decentralized: Leverages blockchain technology to offer a decentralized solution for tracking and managing tasks.
This project not only showcases the power of decentralized applications (dApps) but also demonstrates my expertise in modern web technologies and blockchain integration.
- Make sure dfx is running
dfx start --clean
- Deploy the project
dfx deploy
- Start NPM
npm start