Skip to content

Webkingif/ApexStock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apex Stock

Apex Stock is a responsive e-commerce style web application built using HTML, CSS, and vanilla JavaScript. The project simulates a modern online shopping experience by fetching product data from a third-party API and displaying it through a clean, interactive user interface.

The application focuses on dynamic data rendering, search and filtering functionality, and responsive UI design without relying on frontend frameworks.

Live link: https://webkingif.github.io/ApexStock/


🚀 Features

  • Fetches product data from Dummy JSON API
  • Dynamic product listing and rendering
  • Search and filter functionality for products
  • Responsive design for mobile and desktop devices
  • Clean, modern user interface built with vanilla CSS
  • Lightweight and fast-loading frontend architecture

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Dummy JSON API

🎯 Key Learnings

  • Working with REST APIs using JavaScript
  • DOM manipulation and dynamic rendering
  • Implementing search and filter logic on frontend data
  • Responsive UI design principles
  • Building real-world e-commerce style interfaces without frameworks

About

Apex Stock — A responsive e-commerce style web application built with HTML, CSS, and JavaScript, featuring dynamic product data fetching, search/filter functionality, and a modern UI.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors