Clone the project
git clone https://github.com/k8pai/todolist.git my-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run devContributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.