Skip to content

emma-dunn/ed.lib

Repository files navigation

emmadunnlib.com

This is the source code for emmadunnlib.com, my personal blog and portfolio website. It showcases my work, photography, and professional interests.

🛠 Built With

✨ About This Project

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.

📁 Features

  • 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

📫 Contact

Want to get in touch? Head to the site and send a message!

Development

To run locally:

npm install
npm run dev