What?
- Frontend for showing products, deals, brands, etc. of different markets/stores.
Why?
- Playing with Svelte
- Finding better deals
How?
- Consuming the OpenAPI of zack-market-dl.
This project uses bun as package manager and runtime.
Once you've installed dependencies with bun install, start the development server:
bun --bun run dev --openTo get all the respones from OpenAPI, setup the backend zack-market-dl
Import from locals first. Empty Line and then external imports.
No or minimal parsing of backend results.
Use minimal package dependencies.
Reuse same components or snippets everywhere.
https://www.conventionalcommits.org/en/v1.0.0/#summary
Website: https://www.mcmaster.com/
Javascript: https://sebhastian.com/
Svelte Concepts:
- Minimal Caching sveltejs/kit#3642 (comment)
- Make Linting/Formatting possible when using Eslint and Prettier
- Fix ProductCard height/width in some routes: http://localhost:5173/alnatura/brand/alnatura
- 404 Page https://www.404s.design/

