This app is a todo-list that lets you have an overview of your tasks. The app works on every modern browser. It is built on JavaScript with React and CSS. The App saves the tasks in a key-value format with json in Firebase. To upload, update and delete data, rest API methods are being used.