Todo App This project contains a simple TODO application It has the following features- Anyone can create a todo Anyone can see their existing todos Anyone can mark a todo as done In the backend, run npm test command. In the frontend, run npm run dev