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.

Stars
7

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. Every company has a specific route that displays all the information about the chosen company.

Live Demo

You can see the app live here

Setup

Clone this repository

$ git clone [email protected]:Sahar-AbdelSamad/company-profile.git
$ cd company-profile

Run project

$ npm install
$ npm run start

Run tests

To run the test just use the following command!

$ npm run test

Built With

  • React
  • Redux
  • JavaScript
  • CSS

Authors

👤 Sahar Abdel Samad

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

Related Projects