This is just another practice todo project. The aim is to be able to sign in users and provide them the ability to create, modify and delete a todo items. The frontend is built with React, using Bootstrap and some Tailwind. The backend is Nodejs, ExpressJs, following the MVC model.
The project was created under the guidelines of our mentor, Péter Benda (https://github.com/Storno00)