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

https://github.com/benjaminsemah/the-metrics-hub

The Metrics HUB is a web(mobile-focused) app for checking the companies listed on the stock exchange to see their live metrics. Its data is consumed from the Financial modelling API.
https://github.com/benjaminsemah/the-metrics-hub

api middleware netlify react redux

Last synced: 3 months ago
JSON representation

The Metrics HUB is a web(mobile-focused) app for checking the companies listed on the stock exchange to see their live metrics. Its data is consumed from the Financial modelling API.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/TheMetrics-Hub-navy)

# Stock Metrics App

> The Metrics HUB is a web(mobile-focused) app for checking the companies listed on the stock exchange to see their live metrics. Its data is consumed from the [Financial modelling API](https://site.financialmodelingprep.com/developer/docs/).

![screenshot](https://github.com/BenjaminSemah/the-metrics-hub/blob/main/appTHUMBNAIL-theMetricsHub.png)

## Live Demo
- [Link to Live Version](https://themetricshub.netlify.app/)

## Built With

- Major languages (HTML, CSS, JavaScript)

- Frameworks / Libraries
```bash
- React (Front end library)
- Redux (State Management)
- Jest(unit testing)
- React Testing Library
```

- Technologies used

``` bash
- Git(version control)
- Git(version control)
- ESLint(JavaScript linting)
- Stylelint(style linting)
```

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
- A text editor(preferably Visual Studio Code)

### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)

### Usage
#### Clone this repository

```bash
$ git@github.com:BenjaminSemah/the-metrics-hub.git
$ cd the-metrics-hub
```
#### Run project

```bash
$ npm install
$ npm build
$ npm run test
$ npm start
```

#### Open page in browser
```bash
$ runs on http://localhost:3001/
```

## Author

👤 **Benjamin Semah**

- GitHub: [Benjamin Semah](https://github.com/BenjaminSemah)
- Twitter: [Benjamin Semah](https://twitter.com/BenjaminSemah)
- LinkedIn: [Benjamin Semah](https://www.linkedin.com/in/benjaminsemah)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/BenjaminSemah/the-metrics-hub/issues).

## Acknowledgement
Original design idea by [Nelson Sakwa on Behance..](https://www.behance.net/gallery/31579789/Ballhead-App-%28Free-PSDs%29) Under the [Creative Commons License](https://creativecommons.org/licenses/by-nc/4.0/)

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](https://opensource.org/licenses/MIT) licensed.