this is a simple Task Manager app created using plain html , css and vanilla js in the front-end, express js and mongodb in the backend. It is a re-creation of John Smilga's task manager, I hope that you will enjoy it !
git clone https://github.com/Mohcen2311/Task-Manager-App.git
cd Task-Manager-App
npm install
nodemon