Skip to content

Danab19/Accessories-Shop

Repository files navigation

Ila's Accessories Shop

This is a simple web project for Ila's Accessories Shop, showcasing a collection of jewelry products using HTML, Bootstrap, Handlebars.js, and JavaScript.

Features

  • Responsive navigation bar with logo and search
  • Product listing rendered dynamically with Handlebars.js
  • Bootstrap styling for modern look

Project Structure

index.html         # Main HTML file
script.js          # JavaScript for rendering products
*.jpg              # Product and logo images

How to Run

  1. Download or clone the repository.
  2. Make sure all files (including images) are in the same directory.
  3. Open index.html in your web browser.

Dependencies

All dependencies are loaded via CDN in index.html.

Customization

  • To add or edit products, modify the items array in script.js.
  • To change the logo, replace 400dafeee488ac5fda6cf5212929e9bd.jpg with your own image and update the src in index.html.

About

Ila's Accessories Shop done in HTML/CSS/JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors