Skip to content

jyoungjoon/bankist-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bankist Homepage (Practice Project)

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.

Description

Screenshot

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.

Getting Started

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/

Dependencies

  • Modern JavaScript features were used in this project. Therefore, it is recommended to use a modern web browser to run the app.

Installing

Help

Authors

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, starter-code provider, etc.