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

https://github.com/nodefactoryio/hactar-frontend

React web application for Hactar - Filecoin miner analyzer.
https://github.com/nodefactoryio/hactar-frontend

Last synced: over 1 year ago
JSON representation

React web application for Hactar - Filecoin miner analyzer.

Awesome Lists containing this project

README

          

# Hactar frontend

> Client application for Hactar.

This repository contains React web application for Hactar, a Filecoin mining analyzer.

## Development

To run the app in the development mode you can use:

### `yarn start`

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

For UI development, [Storybook](https://storybook.js.org/) can be used:

### `yarn storybook`

To launches the test runner in the interactive watch mode:

### `yarn test`

See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

To build the app for production to the `build` folder:

### `yarn build`

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

## License

This project is dual-licensed under Apache 2.0 and MIT terms:
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

![Hactar](hactar-logo.png)
![Filecoin](filecoin-logo.png)