Bike Kings Border Website

THE PROJECT

This site was designed for a fictional bike-selling business, using JavaScript arrays, filtering, and dynamic rendering. I implemented interactive product listings, search functionality, and animations purely in vanilla JS. It showcased my ability to build a complete, user-focused e-commerce front end from scratch.

TECHNICALS

  • Frontend Technologies:
    • HTML5 – Layout structure
    • CSS3 – Design and animations
    • JavaScript – Dynamic rendering and filtering logic
  • Core Features:
    • Dynamic product rendering using forEach
    • Product filtering with JavaScript's filter()
    • Search and interactive animations
  • Optional Tools:
    • Udemy JavaScript/React – Advanced learning resources
    • GitHub – Code management