Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 760 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 760 Bytes

Stock-Market-Simulator

https://stock-market-simulator-mernapp.herokuapp.com/

This application uses the MERN stack (MongoDB, Express.js, React.js, Node) that allows users to create a stock market portfolio! Upon creating an account, the user has $1,000,000 ( in fake money, of course) to invest in most stocks and ETFS.

Users can view news about a particuluar stokck as well as view historic charts.

Running the Server

cd backend

npm run start

Running the Client

cd front

npm run start

Screen Shots

screenshot1Mern screenshot1Mern