Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l0nerof/bankist
Bankist - a single-page banking application
https://github.com/l0nerof/bankist
animations bem-methodology css dom html javascript lazy-loading
Last synced: 26 days ago
JSON representation
Bankist - a single-page banking application
- Host: GitHub
- URL: https://github.com/l0nerof/bankist
- Owner: l0nerof
- Created: 2024-04-28T19:34:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T11:38:49.000Z (8 months ago)
- Last Synced: 2024-11-12T21:35:53.391Z (3 months ago)
- Topics: animations, bem-methodology, css, dom, html, javascript, lazy-loading
- Language: HTML
- Homepage: https://l0nerof.github.io/Bankist/
- Size: 7.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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)**