More Premium Hugo Themes Premium React Themes

NotGovUK

An implementation of the GOV.UK Design System in React that provides support for writing internal applications in addition to public ones.

NotGovUK

An implementation of the GOV.UK Design System in React that provides support for writing internal applications in addition to public ones.

Github Stars Github Stars: 37
Last Commit Last Commit: Jan 16, 2026 -
First Commit Created: Apr 29, 2023 -
NotGovUK screenshot

Overview

NotGovUK is an implementation of the GOV.UK Design System in React that provides support for writing internal applications as well as public ones. It is a work in progress and is written in Typescript. The components are documented in Storybook’s MDX format.

Features

  • Implementation of the GOV.UK Design System in React
  • Support for writing internal applications
  • Components are written in Typescript
  • Components are documented in Storybook’s MDX format
  • Specially designed tech stack for consuming components

Installation

To consume the NotGovUK components, you will need a system that utilizes a bundler (such as Webpack) that can process imported assets like images, fonts, and Sass files. Create React App may be able to do this, but it does not provide Server-Side Rendering (SSR). You will also need to provide an instance of react-router.

We suggest using the specially designed tech stack provided by NotGovUK. You can refer to the “Getting started” guide for more details.

Summary

NotGovUK is an implementation of the GOV.UK Design System in React that supports writing both internal and public applications. It provides a set of components written in Typescript, documented in Storybook’s MDX format. The components can be consumed using a bundler like Webpack, along with an instance of react-router. NotGovUK is a work in progress and offers a specially designed tech stack for consuming its components.