This is a practice project led by Jonas Schmedtmann. The purpose of this project is to practice using Intersection Observer API and other modern visual effects used in the industry.
This is a homepage built for a fictional bank, Bankist. The homepage is not responsive to different screen sizes (yet). It is built with HTML, CSS, and JavaScript. Main features of the homepage are as follows: modal window, smooth scrolling, tabbed component, slider component, lazy loading images, and intersection observer API.
You can simply open the index.html file in a web browser to run the page and explore!
You can also go to the following link to view the page: https://jyoungjoon.github.io/bankist-homepage/
- Modern JavaScript features were used in this project. Therefore, it is recommended to use a modern web browser to run the app.
- No installation required.
- User can simply open the index.html file in a web browser to run the app.
- User can also go to the following link to view the app: https://jyoungjoon.github.io/bankist-homepage
- For any issues, please contact the author at https://github.com/jyoungjoon
- 0.1
- Initial Release
This project is licensed under the MIT License - see the LICENSE.md file for details
Inspiration, code snippets, starter-code provider, etc.
- Jonas Schmedtmann Twitter
- awesome-readme
- PurpleBooth
- dbader
- zenorocha
- fvcproductions