
For this project we had to choose a website we wanted to recreate. By doing so we also had to choose which way wanted to go with recreating. Did we want to tweak the website for a small screen or make the website responsive?
Front-End Project - 2022
OVERVIEW
My reasoning for choosing this website is because like all my projects, I like to combine my interests together. This website has both the challenge to recreate and interest I like. One of the biggest challenge I had with recreating this website was the carousel and making it both clickable and with a timer. Due to the restrictions with this project I had to watch out for a lot of things, uses classes and id’s were a big no with this project. We had to do it the old fashion way, for example “section:nth-of-type(7)”.
This project was mainly focused on how the website looks like not works like. So there are defects in my recreation, for example keeping some pictures in their section on the ‘Women Jackets’ page. Although I do know how to do it (using “position: relative & absolute”), the teacher said to leave it out, just like the drop-down list in the hamburger menu.
I did learn a lot from this project, from the teacher and my own research. This is definitely one of the projects I won’t forget, mostly due to the stress it caused me. But even though it caused me stress, it was kind of fun.