Klimatbyran / beta

New repo for new layout
2 stars 3 forks source link

Add list view to compare companies with the beta dataset #39

Open Greenheart opened 3 weeks ago

Greenheart commented 3 weeks ago

This is a lower priority, and should only happen after we have the company details pages in place.

We could use CompanyList from https://github.com/Klimatbyran/beta/blob/766f1d57d37befa9380702b80f538427646e85a9/src/components/companyList.tsx as a starting point. Ideally ported to Astro + Svelte to make it more future-proof (we can reuse the markup and just use the shadcn-svelte components instead).