A Web Based ToDo App With Many Feature For Learning Basic Web Servers Technologies
This Application Depends On
$ git clone https://github.com/mix-code/nodejs-web-todo-app/
$ cd nodejs-web-todo-app
$ npm install
Default Values Already Found in .env.example chang it if you want
$ cp .env.example .env
$ npm run dev