Skip to content

I created this site while following Jonas Schmedtmann javascript course. I created it by examining it line by line.

Notifications You must be signed in to change notification settings

muhammedalibilgin/Bankist-App-with-DOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bankist-App-with-DOM

First, you can access this site here https://bankist-project-dom.netlify.app/

A banking site I created with a line by line trainer while learning DOM manipulation.

Codes that I learned while creating the site and that you can find in its content;

  1. When clicking anywhere in the navigation, it goes to the relevant part of the page with a "smooth scroll" effect.
  2. Window effect when clicking "Open account" at the top right and "Open your free account today!" at the bottom.
  3. I created using Intersection Observer API is that the page loading when page is scrolled down.(Essential for fast-loading performance sites)
  4. Tab effect you can see in the "Operations" section of the site.
  5. And at the bottom of the page is the comment slider, which looks like an image slider.

About

I created this site while following Jonas Schmedtmann javascript course. I created it by examining it line by line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published