This is a sample site written in Svelte, styled with Tailwind CSS and tested using Playwright. It is a reproduction of Storyworth's Buy page created for educational purposes; I learned all these technologies, and built this sample within a single day.
Note that this is not meant to be a 1:1 copy, as different colours and slightly different styles are used. The header images however were taken from the official site.
These are mostly things that are just super minor and do not contribute to the overall purpose of this project. Everything aside from these however have been faithfully recreated.
.split()
call for the right-side info section anyway (linguistic name ordering differences ignored for this sample)pnpm i
pnpm run dev
To run tests, use pnpm run test
.