Web page for the independent Brazilian clothing "Fio de Nós".
- Easy data editing via JSON files.
- Modal made from scratch using vue.
- Modular layout.
- Deployable on Vercel.
Initial Mockup | Final Website |
---|---|
yarn install
yarn dev
yarn build
- Vue warnings on emit.
- Slideshow not resetting timer after passing slide manually.
- Not able to get indexed on search engines using the Vercel deployment, don't know if needed to be SSR or how to configure it right.
- Using the Tailwind CDN because sometimes the dependency fails in some points.