Build a website reveal animation with HTML, CSS, and JavaScript without GSAP or Framer

Опубликовано: 13 Октябрь 2024
на канале: web boss
280
12

Subscribe so you will be the first to know when there is a new video.

In this Livestream, I will be building the preloader for a #website from scratch without using any #animation library without using frontend animation libraries like GSAP or Framer. I will be using vanilla HTML, CSS, and #javascript

Kindly subscribe to help hit the goal of 1k subscribers.

Timestamps
00:00 Introduction/Demo
00:30 Markup (HTML) and CSS for the loader
08:20 JavaScript Setup
09:45 Checking the document load state
14:30 Animating the loading text
20:05 Animating the loading text offscreen and revealing the website.