Skip to content

michojekunle/ARCHITECT-WEBSITE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHITECT-WEBSITE

This is a CSS(Responsive Design) Challenge project.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page.

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS3
  • Flexbox
  • CSS Grid
  • Desktop-first workflow
  • Vanilla-tilt - JS library

What I learned

In the course of this Project as Interesting and Refreshing as it was, I grabbed a few Important concepts such as:

  • Effectively Building Responsive websites and apps with vanilla css.
  • Utilizing Vanilla-tilt.js to add interesing tilt effects to the teams section of the project.
  <a href='#' data-content='home'></a>
  <div class="card" data-tilt-glare data-tilt-max-glare="0.8"></div>
.proud-of-this-css 
  a::after {
    content: attr(data-content);
  }

Continued development

Going forward, I'll be working on more animated, responsive, dynamic and interactive websites with vanilla CSS and other CSS & JS Libraries.

Useful resources

Author

Acknowledgments

Special Credits to