This is a mobile-focused web app to help people get the information updates at the stocks exchange market. It shows the real-time stock prices for various international companies like Apple, Microsoft and others which are most active at the stock market. In addition, you can be able to check their profile and their annual financial statements history. The application consumes data fromFinancial modelling API. It is built with React, Redux and React-bootstrap.
Additional description about the project and its features.
-
Major languages (HTML, CSS, JavaScript)
-
Frameworks / Libraries
- React (Front end library) - React Bootstrap - React icons - React Testing Library - Jest(for testing) - Git(version control) - ESLint(JavaScript linting) - Stylelint(style linting)
-
Technologies used
- Git(version control)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ git@github.com:BertrandConxy.Stocks-market-trends.git
$ cd Stocks-market-trends
$ npm install // To install all the dependencies
$ npm start // To start the development server
$ runs on http://localhost:3000/
$ npm run test
$ npm build
Financial Modeling prep API Doc
NOTE You need to request API key. There is a free API key package.
- Most Active companies at the stock market
/stock_market/actives
- Company Profile
/profile/{symbol}
- Company Financial statements
/income-statement/{symbol}
👤 Bertrand Mutangana Ishimwe
- GitHub: @BertrandConxy
- Twitter: @Bconxy
- LinkedIn: Bertrand Mutangana Ishimwe
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Original design idea by Nelson Sakwa on Behance.. Under the Creative Commons License
Give a ⭐️ if you like this project!
This project is MIT licensed.