Stockist

What it does

The app uses the Financial API to list latest stocks allowing users to filter the most active, gainers and losers. The user can also search for individual stocks. For more details see project [presentation](https://youtu.be/l5s8WUlm1L8)

How it was built

I made use of the React and Redux with Financial Stock API and Bootstrap to style the application.

Challenge I ran into

It was first time working with Financial Stock API, using axios and deciding which endpoint to fetch as well as deciding on the app flow and layout was my major challenge.

  • React
  • Redux
  • Bootstrap
  • HTML
  • CSS