Star Wars film intro animation developed in HTML, CSS, JavaScript and Node.js (Tutorial by glaucia86 - https://bit.ly/32UG73k) Original by mariazevedo88, extended by warp speed animations from https://codepen.io/gniziemazity/pen/YzpOzNM and google maps zoom into waypoint functionality by me.
# install dependencies
npm install
# running with nodemon
nodemon
# running with Node
npm run start