Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 664 Bytes

File metadata and controls

11 lines (6 loc) · 664 Bytes

Willowstration 📚

One of my first JavaScript projects. A landing page for a fictional writing platform, built with plain HTML, CSS and JS. No frameworks.

Working on this taught me how to actually think in JavaScript. Event delegation, the Intersection Observer API, building a modal from scratch, managing state for a slider. It's the project that gave me the foundation everything else I've built is standing on. The credit for this really goes to Jonas Schmedtmann on Udemy.

Live: faneeshh.github.io/Willowstration


Clone and open index.html. That's it.