Skip to content

An interactive website. JavaScript · HTML · CSS · Event Throttling · Grid/Flex · Animations · Responsive mobile UI

Notifications You must be signed in to change notification settings

bodymoto/vanilla-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A responsive & interactive website built with vanilla JS, HTML, CSS.

· Responsive Grid/Flex design
· Interactive navigation bar when scrolling.
· DOM event throttling, used to improve on-page performance while listening to events that are based on screen position.
· Animations that trigger based on screen position.
· DOM manipulation, adding/removing of elements.
· Contact form, POST by Formspree

Run: python3 -m http.server 8000
Visit: localhost:8000

About

An interactive website. JavaScript · HTML · CSS · Event Throttling · Grid/Flex · Animations · Responsive mobile UI

Topics

Resources

Stars

Watchers

Forks