My blog where I write about what I'm currently learning. Not really meant to be a place for detailed information on concepts, but simply my insights on stuff I'm learning at the time. In a way, it also serves as a timeline of my learning journey.
# Clone the repository
git clone <repository-url>
cd blog
# Install dependencies
pnpm install
# Start development server
pnpm devVisit http://localhost:4321 to see the app in action.
Icons are from Feather. I used the astro-feather library for implementation.