tree 79e66642c1 | ||
---|---|---|
.github/workflows | ||
src | ||
static | ||
tests | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
.woodpecker.yml | ||
LICENCE | ||
README.md | ||
package-lock.json | ||
package.json | ||
playwright.config.js | ||
postcss.config.cjs | ||
svelte.config.js | ||
tailwind.config.cjs | ||
vite.config.js |
README.md
PBW Explore
This tool is a frontend for Prague Blockchain Week data that allows you to view the data contained in the dataset.
The production version is available at explore.prgblockweek.com.
Technologies used
- Svelte & SvelteKit - JS framework & development
- Tailwind - CSS framework
- date-fns - Date library
- GitHub Pages - hosting