Bankist is a modern, minimalist frontend banking web application designed to provide a simple and seamless user experience. The app showcases clean design, smooth animations, and interactive components for a realistic banking interface—without any backend functionality.
- Responsive Design: Works on desktops, tablets, and mobile devices.
- Modern UI/UX: Minimalist design with focus on clarity and simplicity.
- Interactive Sections: Features, Operations, and Testimonials sections with smooth scroll and animations.
- Tab Component: Switch between different banking operations like transfers, loans, and account closing.
- Testimonial Slider: Interactive slider displaying user feedback.
- Modal Sign-Up Form: Users can simulate opening a bank account.
- Lazy Loading Images: Improves page load performance.
- SVG Icons: Scalable vector icons for a clean interface.
- HTML5 for structure
- CSS3 for styling and animations
- JavaScript (ES6+) for interactivity
- SVG for icons
- Lazy Loading for performance optimization
Clone the repository and open the index.html file in your browser:
git clone https://github.com/Aliromia21/BaknistApp.git
cd BaknistApp
open index.html