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.
You can see the app live here
$ git clone git@github.com:Sahar-AbdelSamad/company-profile.git
$ cd company-profile
$ npm install
$ npm run start
To run the test just use the following command!
$ npm run test
- React
- Redux
- JavaScript
- CSS
👤 Sahar Abdel Samad
- GitHub: @sahar-abdelsamad
- Twitter: @abdelsamadsahar
- LinkedIn: sahar-abdel-samad
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Original design idea by Nelson Sakwa on Behance
Give a ⭐️ if you like this project!