Skip to content

mengirena/TravelFun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel service - branding page

Netlify Status

👆🏽 click to check the live page

This is a 1 page landing page.

Demo

Screen Shot 2021-08-20 at 11 04 17 AM

How it's built

Tech used: ReactJS, CSS

Lesson Learnt

window get the viewport size & trigger event while resizing

window.addEventListener('resize', showButton)

When do we use object-fit

It's for to set a replaced element such as an <img>, <video> or <iframe> tag to fit its container.

Differernce between Drop Shadow and Box Shadow

  1. Drop shadow doesnt' follow box-model so it will ignore the transparent area and really reveal the shape in some cases.

  2. The claculation of the spread of the radius in these two cases are differernt.

Cool Demo: https://codepen.io/Kseso/pen/Ajamv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published