MY_To_Do_List it's a VUE.JS app with TAILWIND for styling and using GSAP library for animation in js With MY_To_Do_List you can record your diary or take your notes User's tasks : Edit tasks Remove tasks Doing tasks Note : all tasks you make are stored in local storage Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build gsap setup npm install gsap run server npm run dev