A simple digital closet where you can mix and match tops, bottoms, and shoes using arrow buttons.
This is a personal project built with HTML, CSS, and JavaScript. It allows users to view and swap clothing items layered visually.
- Switch between different tops, bottoms, and shoes
- Clean, responsive layout
- Transparent images stack neatly to visualize outfit
closet-app/
|---index.html
|---style.css
|---script.js
|---assets/
|---tops/
|---bottoms/
|---shoes/
- HTML
- CSS
- JavaScript
- Function to save + load outfit combinations
- Random shuffle button
- Standardize size for photos
- Add functionality to upload photos