pbw-explore/README.md

18 řádky
675 B
Markdown

# 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
## Authors
- [tree](https://github.com/burningtree)
- [cryptonda](https://github.com/cryptonda)