This project replicates the UpYouth homepage as closely as possible using HTML and CSS. It was created as a take-home challenge for a front-end developer position at UpYouth.
- HTML
- CSS
https://ngochan-ngo.github.io/UpYouth-Assignment
Due to a limited development timeframe and capability, some sections and interactive elements from the original homepage are not included.
- index.html: The main HTML file containing the homepage content.
- styles.css: The CSS file containing the styles for the homepage.
- photos: The folder containing images used on the replica.
A more polished version with additional features will be updated soon.
As of the time I developed this, I only knew HTML and CSS, so this project is entirely written in these languages. Therefore, I have to admit that I really struggled to develop this, but at the same time, I also enjoyed the process and realized the steep learning curve.