/outfitGenerator

An outfit generator inspired from the movie Clueless.

Primary LanguageCSS

Outfit Generator

A simple outfit generator inspired from the movie Clueless. You can pick your top and bottom and the generator will tell you if the two are a match.

dress up demo

Link to project: https://clueless-outfit-generator.netlify.app/

How It's Made

Technologies used: HTML5, CSS3, Javascript

My main focus for this project was to learn how to manipulate the DOM with Javascript by displaying and hiding the various images.

Optimizations

Currently only works well with desktop. Further optimizations and media queries are needed to make the site responsive to various devices.