Blog de Kev C

← Back to blog

Published on 2025-03-30 10:15 by Kevin Coyle

Let’s build something cool

Initial Scaffolding

I want to build this with a pretty modern stack. What are the cool kids using? Let’s set this site up as a modern Next.js app with TypeScript, Tailwind, and PostCSS.

General layout

My initial layout of UI should look pretty clean because everything else is going to be messy af. I really dig the aesthetics of those national park signs. I grew up going to the Sierra Nevadas on the weekends, and I think it would be cool to bring that spirit into this.

I also want to take some inspo from other LMS-es like Udemy and Salesforce’s Trailhead.

Lastly, while I’m developing, I’ve made the decision to come up with a bunch of mock courses as mock data to fill out everything. At some point, I’ll turn these into courses!

The first delightful micro-interaction

Why this sequence mattered

Notable files added/changed on the way to the hero

Written by Kevin Coyle

← Back to blog