Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kendoriddy/stuk-mart
Stuk-Mart 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 React-bootstrap, Skeleton Loader, Recharts.
https://github.com/kendoriddy/stuk-mart
api css javascript react redux
Last synced: about 2 months ago
JSON representation
Stuk-Mart 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 React-bootstrap, Skeleton Loader, Recharts.
- Host: GitHub
- URL: https://github.com/kendoriddy/stuk-mart
- Owner: kendoriddy
- Created: 2022-10-04T15:55:49.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-10-06T10:09:17.000Z (over 2 years ago)
- Last Synced: 2024-10-19T03:34:47.843Z (3 months ago)
- Topics: api, css, javascript, react, redux
- Language: JavaScript
- Homepage: https://stuk-mart.netlify.app/
- Size: 5.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Stock Metrics App
![Stocks app](./src/assets/sc1.png)
![Stocks app](./src/assets/sc2.png)
![Stocks app](./src/assets/sc3.png)- [Live Demo](https://stuk-mart.netlify.app/)
- [Presentation Video](https://www.loom.com/share/49b5ab910e004b4db795497e8c27528b)> Stuk-Mart 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](https://site.financialmodelingprep.com/developer/docs/). It is built using React, Redux, and React-bootstrap, Skeleton Loader, Recharts.
Additional description about the project and its features.
## Built With
- Major languages (HTML, CSS, JavaScript)
- Frameworks / Libraries
```bash
- React (Front end library)
- React Testing Library
- Jest(for testing)
- Git(version control)
- ESLint(JavaScript linting)
- Stylelint(style linting)
```- Technologies used
```bash
- Git(version control)
```## 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 https://github.com/kendoriddy/stuk-mart.git
$ cd stuk-mart
```#### Run project
```bash
$ npm install
$ npm build
$ npm run test
$ npm start
```#### Open page in browser
```bash
$ runs on http://localhost:3000/
```## Author
👤 **Kehinde Ridwan Onifade**
- GitHub: [@githubhandle](https://github.com/kendoriddy)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kehinndeonifade)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/kendoriddy/stuk-mart/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.