Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 978 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 978 Bytes

MarketSight

This project can be found at cfoucht.com/marketsight.

Description

Create market watchlists with your favorite stocks. Have quotes update every 5 minutes, and learn more about companies you're interested in by viewing their historical prices, earnings, analyst ratings, and recent news.

Technolgies

This app is built with

  • React.js
  • Node.js
  • Express
  • Mongoose & Mongodb

APIs Used

How the stock graphs were built

The stock charts were composed with the recharts library by mapping financial data from IEX cloud to times and quotes.


Available Scripts for Development

In the project directory, you can run:

yarn start

Runs the app in the development mode at http://localhost:3000.