Skip to content

l0nerof/Bankist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bankist

Bankist is a single-page banking application where users can open their bank accounts or cards. This project was created to enhance JavaScript skills and includes features such as lazy loading, modals, and custom swipers.

Features

  • Open Bank Account or Card: Users can easily open their bank account or card through a simple interface.
  • Lazy Loading: Images and content load only when they enter the viewport, improving performance.
  • Modals: Various modals are implemented for user interactions like forms and information displays.
  • Custom Swiper: Custom swiper for interactive carousels.

Technology Stack

  • JavaScript
  • HTML
  • CSS
  • DOM
  • BEM (Block Element Modifier)