Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)**