Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anselemodims/stock-metrics
Stock metrics is a web(mobile-focused) app for checking the companies listed on the stock exchange and see their live metrics. Its data is consumed from the Financial modelling API. It is built using React, Redux, and Styled Components, Framer Motion, Recharts.
https://github.com/anselemodims/stock-metrics
framer-motion market react recharts-js redux stock styled-components webapp
Last synced: 4 months ago
JSON representation
Stock metrics is a web(mobile-focused) app for checking the companies listed on the stock exchange and see their live metrics. Its data is consumed from the Financial modelling API. It is built using React, Redux, and Styled Components, Framer Motion, Recharts.
- Host: GitHub
- URL: https://github.com/anselemodims/stock-metrics
- Owner: AnselemOdims
- License: mit
- Created: 2022-01-31T07:47:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T10:22:56.000Z (about 3 years ago)
- Last Synced: 2024-10-06T18:57:21.786Z (4 months ago)
- Topics: framer-motion, market, react, recharts-js, redux, stock, styled-components, webapp
- Language: JavaScript
- Homepage: https://stock-metrics.netlify.app/
- Size: 10.1 MB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/stock_metrics-green)
# Stock Metrics
> Stock metrics is a web(mobile-focused) app for checking the companies listed on the stoc exchange and see their live metrics. Its data is consumed from the Financial modelling API. It is built using React, Redux, and Styled Components, Framer Motion.
>
# Presentation
[Presentation Link](https://www.loom.com/share/826b3bcf225b438c9cc1651e917ce8e7)
# Mini Demo![](./src/images/demo.gif)
# Live Demo
[Live Link](https://stock-metrics.netlify.app/)
Additional description about the project and its features.
## Built With- Major languages (JavaScript)
- Framework/Libraries (React, Styled-Components, Framer Motion, React Testing Library)
- Technologies/tools used
``` bash
- create-react-app tool
- Webpack(Code Bundlng et al)
- Babel (code transpiling)
- Jest(for testing)
- 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 clone [email protected]:AnselemOdims/Stock-metrics.git
$ cd Stock-metrics
```
## Available ScriptsIn the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!## Authors
👤 **Anselem Odimegwu**
- GitHub: [github](https://github.com/AnselemOdims)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/anselem-odimegwu/)## 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/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/AnselemOdims/Stock-metrics/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.