Hey ! This is my solution for the LoopStudios - FrontEnd Mentor challenge.
- Semantic HTML5
- Flexbox
- SCSS
- Media queries
- JavaScript
- JS Animation (Intersection Observer API)
I really wanted to make a good responsive code on this challenge with a menu animation on mobile
Making a responsive design with media queries and some useful functions like :
min()
max()
clamp()
calc()
Use of :before and :after pseudo elements
Animation on Scroll made with Intersection Observer API
Here is some ressources that help me achieve this project :
- Incoming
- Website - AlexPortfolio