Submitted almost 2 years agoA solution to the Digital bank landing page challenge
EasyBank Landing Page using Astro and Sass
astro, sass/scss, accessibility
@dostonnabotov

Solution retrospective
Hey, there! 👋
🤖 This is my solution for the EasyBank Landing Page using Astro and Sass.
- Built a multi-page website ("404" and "Coming Soon" included).
- Dynamically generated blog articles along with pages.
- Structured a Sass style system with
_tokens.scss
. - With accessibility and responsiveness in mind.
❓ Questions:
- This is my first time building a multi-page Astro site.
- How can I make active current page link for navigation in Astro? After many tries, it works fine on localhost, but I'm still having the issue after deployment.
- Assets vs Public. It really confused me when importing images and icons in Astro. I read the docs, and it mentions that images in the
src/
folder are processed. I couldn't understand what they meant by 'processed'. - And, of course, I'm open to hear other suggestions.
Thanks for reading. Really appreciate any feedback and advice! 🙌
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Doston Nabotov'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