Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olawale-o/react-metrics
"React Metrics" is a metric based web app that gives real-time updates on volume of shares traded in the stock market.
https://github.com/olawale-o/react-metrics
css3 cypress jsx react redux
Last synced: 19 days ago
JSON representation
"React Metrics" is a metric based web app that gives real-time updates on volume of shares traded in the stock market.
- Host: GitHub
- URL: https://github.com/olawale-o/react-metrics
- Owner: olawale-o
- Created: 2021-08-30T17:08:17.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-13T03:55:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T00:49:05.083Z (over 1 year ago)
- Topics: css3, cypress, jsx, react, redux
- Language: JavaScript
- Homepage: https://kind-goodall-4886a1.netlify.app/
- Size: 3.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Metrics - Shares Volume
> "React Metrics" is a metric based web app that gives real-time updates on volume of shares traded in the
> stock market.# Built With
- CSS
- React JS# Screenshot
![screenshot](https://github.com/olawale-o/react-metrics/blob/deploy/src/assets/screenshot.png?raw=true")# Demo Link
[Link](https://kind-goodall-4886a1.netlify.app/)
# Getting started
## To get a local copy of this repository kindly follow the steps below.
- Scroll to top of this current repository
- Click on the `Code` button with background color green on the right end corner
- Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Type `git clone (copied link)` on the currently opened terminal or command prompt
- Remember to change `(copied link)` to `[email protected]:olawale-o/react-metrics.git` which is the name of the repository
# Install
```bash
npm install
```# Usage
```bash
npm start
```# Run tests
```bash
npm test
```
# Run e2e tests
```bash
npm run e2e
```👤 **Omoogun Olawale**
* Github: [@githubhandle](https://github.com/olawale-o)
* Twitter: [@twitterhandle](https://twitter.com/ibreaktherules)
* LinkedIn: [LinkedIn](https://www.linkedin.com/in/olawaleomoogun/)# Contributing
Contributions, issues, and feature requests are welcome!Feel free to check the [issues page.](https://github.com/olawale-o/react-metrics/issues)
## Show your supportGive a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- Special Thanks to [FinancialModelingPrep](https://financialmodelingprep.com) for API usage
- A special thanks to [Nelson Sakwa](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)) whose design template was used