Skip to content

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.

Notifications You must be signed in to change notification settings

Sahar-AbdelSamad/company-profile

Repository files navigation

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.

screenshot

Live Demo

You can see the app live here

Setup

Clone this repository

$ git clone git@github.com: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!

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages