Todo List
Used Html, Scss (with BEM methologies) and vanilla Javascript.
Organized the scaffold of scss files and partialized the js files, created a build with Parceljs tool.
Deployed the build on Vercel.
Here you can see the last version deployed.
For see the project on your machine:
run: npm i
and after run: npm run dev