Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahar-abdelsamad/company-profile
This web application retrieves real live data from the Financial modeling prep API. It provides financial information about companies listed on Nasdaq 100 and Dow Jones Market indexes. All these companies are listed on the Home page. Users can filter these companies by searching for a specific company or by choosing one from the dropdown.
https://github.com/sahar-abdelsamad/company-profile
css3 react-hooks react-redux reactjs redux redux-thunk webpack
Last synced: 19 days ago
JSON representation
This web application retrieves real live data from the Financial modeling prep API. It provides financial information about companies listed on Nasdaq 100 and Dow Jones Market indexes. All these companies are listed on the Home page. Users can filter these companies by searching for a specific company or by choosing one from the dropdown.
- Host: GitHub
- URL: https://github.com/sahar-abdelsamad/company-profile
- Owner: Sahar-AbdelSamad
- Created: 2022-03-07T20:01:44.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-26T12:08:04.000Z (8 months ago)
- Last Synced: 2024-12-03T06:34:18.729Z (about 1 month ago)
- Topics: css3, react-hooks, react-redux, reactjs, redux, redux-thunk, webpack
- Language: JavaScript
- Homepage: https://sahar-abdelsamad.github.io/company-profile/
- Size: 16.9 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Company Profile
![](https://img.shields.io/badge/Microverse-blueviolet)
> This web application retrieves real live data from [the Financial modeling prep API](https://site.financialmodelingprep.com/developer/docs). It provides financial information about companies listed on Nasdaq 100 and Dow Jones Market indexes. All these companies are listed on the Home page.
> Users can filter these companies by searching for a specific company or by choosing one from the dropdown.
> Every company has a specific route that displays all the information about the chosen company.![screenshot](./Screenshot.gif)
## Live Demo
You can see [the app live here](https://sahar-abdelsamad.github.io/company-profile/)
## Setup
### Clone this repository
```bash
$ git clone [email protected]:Sahar-AbdelSamad/company-profile.git
$ cd company-profile
```### Run project
```bash
$ npm install
$ npm run start
```
### Run testsTo run the test just use the following command!
```bash
$ npm run test
```## Built With
- React
- Redux
- JavaScript
- CSS## Authors
👤 **Sahar Abdel Samad**
- GitHub: [@sahar-abdelsamad](https://github.com/Sahar-AbdelSamad)
- Twitter: [@abdelsamadsahar](https://twitter.com/AbdelSamadSahar)
- LinkedIn: [sahar-abdel-samad](https://www.linkedin.com/in/sahar-abdel-samad/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Sahar-AbdelSamad/company-profile/issues).
## Acknowledgments
- Original design idea by [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio)
## Show your supportGive a ⭐️ if you like this project!