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.
-
Major languages (HTML, CSS, JavaScript)
-
Frameworks / Libraries
- React (Front end library) - Redux (State Management) - Jest(unit testing) - React Testing Library
-
Technologies used
- Git(version control) - Git(version control) - ESLint(JavaScript linting) - Stylelint(style linting)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ [email protected]:BenjaminSemah/the-metrics-hub.git
$ cd the-metrics-hub
$ npm install
$ npm build
$ npm run test
$ npm start
$ runs on http://localhost:3001/
👤 Benjamin Semah
- GitHub: Benjamin Semah
- Twitter: Benjamin Semah
- LinkedIn: Benjamin Semah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Original design idea by Nelson Sakwa on Behance.. Under the Creative Commons License
Give a ⭐️ if you like this project!
This project is MIT licensed.