tna-frontend

TNA Frontend contains the code you need to start building user interfaces for National Archives platforms and services

MIT License

Downloads
1.4K
Stars
2
Committers
2

TNA Frontend

TNA Frontend contains the code you need to start building a user interface for National Archives platforms and services.

Quickstart

# Node version
nvm use

# Install dependencies
npm install

# Start Storybook
npm start

Useful links

Accessibility

The National Archives Digital Services team works hard to ensure that TNA Frontend is accessible.

Using Frontend will help your service meet level AA of WCAG 2.2. But you must still check that your service meets accessibility requirements, especially if you extend or modify components.

You should also use:

You can also read the accessibility statement for the National Archives Design System.

Accessibility warnings

If you get a warning from a linter or accessibility checker, check our list of issues you should not need to fix.

Package Rankings
Top 20.29% on Npmjs.org
Badges
Extracted from project README's
Main build status Latest release NPM version Licence
Related Projects