Client vue3.0, server Node. js(KOA), mongodb database, JWT login verification, Todolist add, delete, change and check demo

The project address

The project address

Make sure node.js and mongodb databases are installed locally before running the project

Running steps

  • npm iInstallation project dependencies
  • node appnodemon appStart local server accesshttp://localhost:3000/
  • npm run devRun local client access http://localhost:8080/

Results show

Click preview