Skip to content

Hi! This is my solution to the Base Apparel coming soon page challenge on Frontend Mentor.

Notifications You must be signed in to change notification settings

buneeIsSlo/baseApparel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Apparel

Hi! This is my solution to the Base Apparel coming soon page challenge on Frontend Mentor

Live Site URL

https://buneeisslo.github.io/baseApparel/

Built with

What I learned

  • A deeper understanding of events.
  • EventTarget.removeEventListener()is used to remove the event listener from the target element. (Note: The listener cannot be an anonymous function)
  • {once: true} can be passed as an option into EventTarget.addEventListener() to listen for an event just once.
  • Creating a custom cursor.
  • Using sweetalert2 to create a custom modal.

Resources

Acknowledgement

  • The cursor effects in this project were inspired by this repo.

About

Hi! This is my solution to the Base Apparel coming soon page challenge on Frontend Mentor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published