An open API service indexing awesome lists of open source software.

https://github.com/kevindew/2nd-line-dashboard

WIP GOV.UK 2nd Line Dashboard
https://github.com/kevindew/2nd-line-dashboard

Last synced: about 1 year ago
JSON representation

WIP GOV.UK 2nd Line Dashboard

Awesome Lists containing this project

README

          

# 🚧WIP 2nd Line Dashboard🚧

This is a dashboard for use by GOV.UK to monitor 2nd Line. It's built using
[create-react-app][]. It's just something I've been playing around with (with
some very rusty CSS, React and Redux knowledge) hopefully will form into
something proper.

A build of the master branch is available at:
https://kevindew.github.io/2nd-line-dashboard/ but this isn't usable outside of
GDS network.

## Dependencies

For further information of the dependencies used to build this check out:

- [Create React App User Guide][create-react-user-guide]
- [ES2015 Javascript](https://babeljs.io/learn-es2015/)
- [Redux state container](https://redux.js.org/)

## License

[MIT License](LICENSE)

[create-react-app]: https://github.com/facebook/create-react-app
[create-react-user-guide]: https://github.com/facebook/create-react-app/blob/dfbc71ce2ae07547a8544cce14a1a23fac99e071/packages/react-scripts/template/README.md