/data-catalogue-prototypes

Experimental prototypes for the GDX data catalogue. Helping users find and understand data services and datasets across government.

Primary LanguageSCSSMIT LicenseMIT

Data Catalogue Prototypes

This prototype is based on the GOV.UK prototype kit

The aim of the GDX Data Catalogue is to:

  • Help users find data services and datasets
  • Help them understand if a data service or dataset is right for their needs

These prototypes experiment with different ways of supporting that.

Installation

Requirements

  • Node.js LTS version 18.x.x

Install dependencies

npm install

Start the app

npm run dev

The prototype should now be running at: http://localhost:3000