This is a javascript web application, you can create, reed, modify, and deleted todo list items. tools and technologies are used to create this application => HTML, CSS, JavaScript, Typescript, Scss, Docker
Folder Structure
src
└──scss
└──styles.css
└──styles.scss
└── app.ts
└── app.ts
index.html
You must need node js on your machine if you want to customize this application
yarn install
yarn start