pbw-explore/README.md

18 řádky
675 B
Markdown
Surový Trvalý odkaz Normální zobrazení Historie

2023-01-30 02:23:07 +01:00
# PBW Explore
This tool is a frontend for [Prague Blockchain Week data](https://github.com/utxo-foundation/prague-blockchain-week) that allows you to view the data contained in the dataset.
The production version is available at [explore.prgblockweek.com](https://explore.prgblockweek.com/).
## Technologies used
- [Svelte](https://svelte.dev/) & [SvelteKit](https://kit.svelte.dev/) - JS framework & development
- [Tailwind](https://tailwindcss.com/) - CSS framework
- [date-fns](https://date-fns.org/) - Date library
- [GitHub Pages](https://pages.github.com/) - hosting
2023-01-30 14:04:33 +01:00
## Authors
- [tree](https://github.com/burningtree)
2023-01-31 09:47:58 +01:00
- [cryptonda](https://github.com/cryptonda)