IEX Stock portfolio a web application that buys and monitors stock from the stock market using IEX stock API. Minimum Versions Node - 16.2.0 version NPM - >= 3.0.0 Git Prereq Setup NVM or Nodenv - For developers; Install Node 16.x REACT.JS Development Setup $ git clone [email protected]:Selenophilia/stock-portfolio-react.git && cd stock-portfolio-react $ npm install $ npm run start