Skip to content

emjose/mousetrail-wandavision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

previous 100 days of code next

WandaVision Mouse Trail


WandaVision Mouse Trail

Table of Contents


#100DaysOfCode

Day 25: March 9, 2021

  • I enjoyed creating mouse trails for Day 24 (see one, two, three, four, and Spectrum).

  • For Day 25, I wanted to work on a mouse trail effect that reveals a background image.

  • This mouse trail uses tsParticles, a lightweight Typescript library for creating particles.

  • I loved the TV show WandaVision, and the mouse trail reveals the character Wanda Maximoff/Scarlet Witch, portrayed by the actress Elizabeth Olsen.


Installation

1. Git clone and cd into the repo folder:

git clone git@github.com:emjose/mousetrail-wandavision.git && cd mousetrail-wandavision

2. Run the command:

open index.html

3. On your device, move the cursor around to see the mouse trail effect.


Live Site

Live Site

The WandaVision Mouse Trail is best viewed on a desktop or laptop computer browser.

The WandaVision Mouse Trail is a progressive web app.


Resources


Copyright

  • This project is for made for educational purposes only.

  • All WandaVision images and characters are copyright of MARVEL. © MARVEL. All Rights Reserved.


Let's Connect!

Twitter badge Linkedin badge Medium badge Instagram badge Gmail badge Portfolio badge Github badge

Back to Top