Banktastic Web is an interactive website for a fictional online bank (web frontend for the banktastic app) created using JavaScript/Html/Css. Images have been lazy loaded to improve performance. Sections slide into view on scrolling and the navbar is made sticky using the interaction observer API. An animated interactive slider has been created that reacts to both mouse and arrow key events. Smooth Scrolling has been implemented for in-page navigation.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
Implement a sticky navbar using the intersection observer API
a0ab2b5View on GitHubImplement page navigation for feature links by event delegation
8ccc593View on GitHub