Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 619 Bytes

File metadata and controls

19 lines (13 loc) · 619 Bytes

Overview

This is my website for my freelance development & consulting business, http://www.4d-media.com

It is a React app based off of Create React App, and the data is populated from a Node.js backend built with Keystone.js

Technologies Used

  • HTML5
  • CSS3
  • React
  • Semantic UI
  • Fontello (custom icons)

Ideas for future refactoring

  • Make better use of Semantic-UI components/classes and reduce amount of custom CSS
  • Make CTA component dynamic and accept props for content and button
  • Ensure consistent use of media query mixin over standard media query syntax