This is the source code for emmadunnlib.com, my personal blog and portfolio website. It showcases my work, photography, and professional interests.
- Astro – modern static site builder
- Tailwind CSS – utility-first CSS framework
This website was built by Emma Dunn using modern web technologies. Rather than using template-based platforms, I chose to code it myself to have complete creative control over the design, performance, and user experience. This approach allows for custom features, optimal loading speeds, and a unique aesthetic that reflects my personal brand.
- Responsive design that works seamlessly across all devices
- Accessible, semantic HTML following web standards
- Custom navigation and theming
- Optimized performance and fast loading times
- Blog platform with content management
- Photography gallery with image optimization
Want to get in touch? Head to the site and send a message!
To run locally:
npm install
npm run dev