This is a CSS(Responsive Design) Challenge project.
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.
- Solution URL: https://github.com/michojekunle/ARCHITECT-WEBSITE/
- Live Site URL: https://architect-website-nine.vercel.app/
- Semantic HTML5 markup
- CSS3
- Flexbox
- CSS Grid
- Desktop-first workflow
- Vanilla-tilt - JS library
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);
}
Going forward, I'll be working on more animated, responsive, dynamic and interactive websites with vanilla CSS and other CSS & JS Libraries.
- Resource 1 (The Effect on mouse Over) - This helped me for understand vanill-tilt.js and building this effect from scratch. I really liked this pattern and will use it going forward.
- Resource 2 (Customizing Scrollbar) - This is an amazing article. I'd recommend it to anyone still learning this concept.
- If you want more help with writing markdown, we'd recommend checking out The Markdown Guide to learn more.
- Website - AMD
- Twitter - @MichaelOjekunl2
- LinkedIn - Michael Ojekunle
Special Credits to