This is a Simple Todo-App. No Overhead. No fancy functions. Focus on the real thing let the things holding you off behind.
- HTML5
- CSS (no Framework)
- JS (no Framework)
- ExpressJS for store data
git clone https://github.com/almirhodzic/Notiz-App
Install dependencies
npm install
Start the server
npm run start