Simple React app with a search box that queries HDS datasets.datasafe.dev API and shows results.
Can be tested on: https://app-datasets.datasafe.dev
Based on the datasets exposed by: Datasets Service
- Vite + React + TypeScript
npm dev Then open http://localhost:5173.
First run script/setup.sh to setup dist/ folder which is bound to gh-pages branch
npm build