Skip to content

SoleCraft Customs Nike, Your Ultimate Destination for Unique Nike Footwear!

Notifications You must be signed in to change notification settings

ymhaah/Nike-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoleCraft Customs Nike

Start at: May 23, 2022

Project Description

Your Ultimate Destination for Unique Nike Footwear! Dive into the world of personalized style with our exclusive collection of modified Nike shoes. At SoleCraft Customs, we blend craftsmanship and creativity to deliver one-of-a-kind sneakers tailored to your taste. Explore a diverse range of designs, from custom colorways to intricate embellishments, and step into a realm where your footwear becomes a true expression of individuality. Elevate your sneaker game with SoleCraft Customs – where innovation meets iconic Nike classics for a truly bespoke shopping experience.

Screenshot

hero of the page products section product

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • animation
  • Mobile-first workflow

What I learned

<meta name="color-scheme" content="dark light" />
<section aria-labelledby="Introduction to page"></section>
<img src="#" alt="#" class="#" loading="lazy" />
<p>copy right &copy;</p>
img {
	transform: rotateY(180deg) rotate(300deg);
	filter: drop-shadow(0 20px 15px rgba(10, 10, 10, 0.9)) brightness(90%)
		contrast(110%) grayscale(10%);
}
h3 {
	writing-mode: vertical-rl;
}
p {
	font-size: calc(2rem + 1vw);
}
let options = {
	root: null,
	threshold: 0,
	rootMargin: "",
};
let observer = new IntersectionObserver(function (entries, observer) {
	entries.forEach(function (entry) {
		if (entry.isIntersecting) {
			turnBrowne.classList.add("turn-browne");
		} else {
			turnBrowne.classList.remove("turn-browne");
		}
	});
}, options);

Continued development

  • html seo
  • css animation
  • js observer

Useful resources

Check out my latest previous articles:

Author

Free Services

About

SoleCraft Customs Nike, Your Ultimate Destination for Unique Nike Footwear!

Resources

Stars

Watchers

Forks

Languages