Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 808 Bytes

File metadata and controls

22 lines (13 loc) · 808 Bytes

Image Open Data Hub Dashboard

It's a User interface that queries available Open Data Hub services and provides links and descriptions to each service.

Technology Used:

Front-view is handled using React.js which is bootstrapped with the help of Patternfly. And Node.js is used at the server level including web framework Fastify.

Usage

Clone the project and run:

npm run build

npm start

Output

Image