Skip to content
Submitted over 4 years ago

Audiophile Project - Built with SvelteKit, Tailwind & LocalStorage

LVL 4
Rafal1,395
@grizhlieCodes
A solution to the Audiophile e-commerce website challenge

Solution retrospective


Howdy!

(I completely ignored accessibility in this project. I was focused on dynamic routing and ssr, along with learning tailwind (which in itself 'made' me write worse HTML)).

I had fun in this one. I haven't used SvelteKit and routing before nor have I tried Tailwind.

Good news: Both are awesome. SvelteKit provided a great way to build the website and to create the product and products pages via dynamic-routing. That is building the pages with a data-file on click, with a soft touch of SSR.

Tailwind was fun to learn, it didn't take very long which was nice. I particularly enjoyed how intuitive the classes felt. Whilst I find it weird to see such convoluted HTML I THINK that Tailwind provides more benefits than shortcomings.

Let me know if you find any bugs :)

G.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Rafal’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