Skip to content

Paul-Mad/BankistAppSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there 👋

This is the BankistAppSite

Javascript Learning Project

This site was created while studying how to manipulate the DOM using Javascript throughout the "Complete JavaScript Course 2021: From Zero to Expert!".

What was implemented in this project:

  • Creating and deleting DOM Elements
  • Event Propagation
  • Event Delegation
  • Smooth Schrolling
  • Sticky Navigation
  • Tabbed Component
  • Event Handlers
  • DOM Traversing
  • Building Slider
  • Lazy Loading Images
  • Interserction Observer

What to do next:

  • Recreate the project using React
  • Create user account feature to the BankistApp

DEMO: https://paul-mad.github.io/BankistAppSite/

Skills: JAVASCRIPT / HTML / CSS

  • 🔭 I’m currently working on this project

  • 🌱 I’m currently learning Javascript | React.js