Skip to content

blackgirlbytes/decentralized-to-do-list

Repository files navigation

Decentralized to do list

A to do list built with decentralized technologies

How to use

  1. Go to https://blackgirlbytes.github.io/decentralized-to-do-list
  2. Add a task
  3. Once added, you can edit and update the task
  4. You can also delete a task if no longer relevant
Screenshot 2023-08-06 at 3 56 12 PM

Running locally

Install dependencies

npm install

Run the development server

npm run dev

Open http://localhost:3000 with your browser to see the result.

Running in GitHub Codespaces

Click the button below, and the project will build and run in a GitHub Codespaces

Open in GitHub Codespaces

Technologies Used

  • Next.js
  • Web5 SDK
  • Applitools
  • Playwright

Releases

No releases published

Packages

No packages published