https://github.com/frempongdev/company-stock-app
Company Stocks Genie is a Single Page Application for stock investors and anyone else interested in the prices of stocks in the Global Stocks market. If fetches real-time stock prices from the Financial Modeling Prep API together with other details of the companies.
https://github.com/frempongdev/company-stock-app
babel css3 html5 javascript jest reactjs redux
Last synced: about 1 year ago
JSON representation
Company Stocks Genie is a Single Page Application for stock investors and anyone else interested in the prices of stocks in the Global Stocks market. If fetches real-time stock prices from the Financial Modeling Prep API together with other details of the companies.
- Host: GitHub
- URL: https://github.com/frempongdev/company-stock-app
- Owner: frempongdev
- License: mit
- Created: 2023-03-27T13:23:10.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2023-03-31T04:51:19.000Z (about 3 years ago)
- Last Synced: 2025-03-25T10:51:10.769Z (over 1 year ago)
- Topics: babel, css3, html5, javascript, jest, reactjs, redux
- Language: JavaScript
- Homepage: https://stocksgenie.netlify.app/
- Size: 1.36 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Company Stocks Genie 🗠🗠
## 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
### This project goes live [here](https://stocksgenie.netlify.app/) 🚀 .
### Have a look at the project's video presentation [here](https://www.loom.com/share/9de9c6da323648f5bfb8264943d62e78) 📽️ .
**Company Stocks Genie** is a Single Page Application for stock investors and anyone else interested in the prices of stocks in the Global Stocks market. If fetches real-time stock prices from the Financial Modeling Prep API together with other details of the companies. The user gets more details about the company by clicking on the more button for the company item's tab.
React
Javascript
HTML5
CSS3
- **This project fetches data from the Financial Modeling Prep API**
- **This project displays fetched data of Company Stocks dynamically in the DOM**
- **This project shows a sorted list of the most valuable stocks in the Global market.**
- **This project fetches more details of the company from the Financial Modeling Prep API**
- **This project has syntax with ES6 format.**
- **This project makes use of React-Redux.**
- **This Project has a Readme.md file**
- **This Project has a gitignore file**
- **This projects follows all Microverse Linters**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to copy the link of this Repository.
```sh
https://github.com/frempongdev/company-stock-app.git
```
### Setup
Clone this repository to your desired directory using the command:
```sh
cd your-folder
git clone https://github.com/frempongdev/company-stock-app.git
```
### Usage
Kindly go ahead and give this project a massage but do not forget to give a detailed description in your pull request.
Install the required dependencies using the following command:
```sh
npm install
```
Run the server using the following command:
```sh
npm start
```
-
- GitHub: [@frempongdev](https://github.com/frempongdev)
- Twitter: [@knobaddy](https://twitter.com/knobaddy)
- LinkedIn: [Samuel Amankwaa-Frempong](https://www.linkedin.com/in/frempongdev/)
- [ ] **[Platform for Stock Sales]**
- [ ] **[Investment Tips tab]**
- [ ] **[Animations for Page]**
- [ ] **[Server Storage]**
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly support by suggesting changed by forking and pull requests
I would like to thank everyone who inspired me to learn programming. Regards to the whole Microverse team, Peers, and family supporting.
A massive Thank You to [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) who is the original designer of this [design](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs))
This project is [MIT](./LICENSE) licensed.