This is a to-do-list app. Some of the features of this app are being able to; add items to the list, mark items as complete and also remove items. This project is using ITCSS for the SCSS folder structure and BEMIT for the class names and styles. The JS framework used for this project is React with TypeScript.