Submitted about 2 years agoA solution to the Digital bank landing page challenge
Easybank landing page using TypeScript, NextJS and TailwindCSS
tailwind-css, typescript, next
@MatheusVSN

Solution retrospective
Hello World 🤗! This is my solution for the Easybank landing page challenge. In this challenge, I've used:
- TypeScript
- NextJS
- TailwindCSS
It's the first time I'm using TypeScript on a project, and I tried to keep the code most organized as possible.
What did you find difficult while building the project?
- I couldn't position the smartphones off the screen(like the original design), while also I had a little problem making the section "Latest Articles" all the same height without setting a fixed height for them(I don't know if that's the correct way to do it, so I'm uncertain on that one).
Which areas of your code are you unsure of?
- Organization of components and elements and accessibility in general
Do you have any questions about best practices?
- Responsiveness in general, I sometimes had to make a clone div for a single element to make it responsive
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Matheus'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