Project: SpeedyNote

It's live! Check it out: SpeedyNote

🎯 Goals

👍 Noteworthy

🤔 Thoughts

2023 10 27

It is somewhat refreshing to build a project from scratch with minimal tooling (HTML, CSS, JS) and only continually include new tools as the need arises (webpack).

Also, does anyone have advice on how to nicely style a page. I don't want anything fancy, it should just look neat for the common use-cases. I want to keep it simple, ideally I dont have to add any styling in the HTML elements (as it is currently on this page).