Skip to content
Submitted almost 2 years ago

Fylo Dark Theme Landing Page using React-Typescript

node, react, typescript, vite
LVL 2
@ArinzeGit
A solution to the Fylo dark theme landing page challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I am most proud of being able to implement every feature on the page to my 100% satisfaction

What challenges did you encounter, and how did you overcome them?

The 'call to action' arrow icon needed to be underlined but the `` tag or text-decoration:underline would only underline text, so I added a letter 'o' after some &nbs; to extend the underline then I absolute-positioned the icon on the letter 'o' to hide it.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Arinze Owoh’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord