MikeMcmanus95 / StockSim

A realtime public stock trading simulator that uses the IEX Public API.

Home Page:https://sim-stock.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Sim

A realtime public stock trading simulator that utilizes the IEX API.

Portfolio

This project was built as a submission for the NYC Tech Talent Pipeline assessment, and uses cool technologies like the IEX Stock API along with React, Redux, Node, Express and Sequelize to create a fullstack web application. You can take a look at my code and see how I sanitized the stock data to fit my needs in the front end, as well as how I managed to get realtime price updates with the useEffect hook! I also wanted to ensure that my backend routes were secure, so that a user cant open up the console and edit their cash balance! Overall, this was a fun project to work on, and gave me chance to sharpen my skills with the NERD stack.

Check it out here!

About

A realtime public stock trading simulator that uses the IEX Public API.

https://sim-stock.herokuapp.com/


Languages

Language:JavaScript 87.6%Language:CSS 9.3%Language:Shell 2.2%Language:HTML 0.9%