- It is a simple task management webapplication / todo list made with react.js and node.js
-
install node from the offcial website
-
inside the folder
npm i npm start
docker pull iswnischay/todo-app docker run -p 3000:3000 -it 8sem/todo-app
-
use sudo at every line if your using linux