Skip to content

Latest commit

 

History

History
126 lines (70 loc) · 6 KB

README.md

File metadata and controls

126 lines (70 loc) · 6 KB

previous 100 days of code next

Parallax Background


Parallax Background

Table of Contents


#100DaysOfCode

Day 15: February 21, 2021

  • I made a parallax mouse mouse effect for Day 15, and it uses the Parallax.js engine.

  • The parallax effect features the character Beatrix Kiddo/The Bride from the film Kill Bill. Beatrix is portrayed by the actress Uma Thurman.


Installation

1. Git clone and cd into the repo folder:

git clone [email protected]:emjose/parallax-background.git && cd parallax-background

2. Run the command:

open index.html

Live Site

Live Site

Parallax Background responds to mouse and hover movement.

Parallax Background is a progressive web app.


Resources


Copyright

  • This project is for made for educational purposes only.

  • Background images copyright of © Animation Coding / AnimationBro. All Rights Reserved.

  • All Kill Bill images and characters are copyright of MIRAMAX. © MIRAMAX. All Rights Reserved.

  • All other visual assets of this project are copyright of © Emmanuel Jose. All Rights Reserved.


Let's Connect!

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

Back to Top