Skip to content

This is a web application that reports real-time statistics of the stock market based on https://financialmodelingprep.com/ API. Developed with REACT.

License

Notifications You must be signed in to change notification settings

george-shammar/Stock-Exchange-Index

Repository files navigation

Stochastics - Stock Exchange Index

This is a web application that reports real-time statistics of the stock market based on https://financialmodelingprep.com/ API.

Users can load all stock index data and view specific stock details. Below are some of the available information through this appilcation.

  • Company's name
  • Stock Price
  • Exchange
  • Description
  • Volume average
  • Market capitalization
  • Daily changes
  • Industry
  • CEO
  • Number of employees
  • Address
  • e.t.c

Main Page screenShot

Detail Stock Page screenShot

Live Demo

Deployed app

Built With

  • React
  • JavaScript
  • HTML
  • CSS
  • Redux
  • Bootstrap
  • financialmodelingprep API

Getting Started

To run a local copy of this application, follow the steps below:

  • Go to the "Code" section of this repository and press the green button that says "Code". Copy the URL or the SSH key.
  • Go to the terminal and enter:
git clone URL/SSH key

The URL or SSH are the links copied from the step above.

  • If you don't have git installed, you can download this project and unzip it.
  • Change directory into the folder the application is saved.
cd directory

Directory is the name of your folder.

  • Once you have the local copy in your desired folder, go back to your terminal and run:
npm install

This command installs all the dependencies of the application. Once you complete all installations successfully, you're ready to use the application.

  • To start using the application, run:
npm start
  • The application will open up in your browser.

Tests

  • To run the tests, in the command line interface, type
npm test

Developer

👤 George Gbenle

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a web application that reports real-time statistics of the stock market based on https://financialmodelingprep.com/ API. Developed with REACT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published