Shru-Singh / freemex-frontend

Home Page:freemex-frontend.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freemex 3.0

a stock market trading game application created using ReactJs, Socket.io, CSS3, and IEX Cloud API. It consumes a rest API made in nodeJs and uses Socket.io to implement real-time stock price updates of companies listed on NASDAQ.

Requirements

Getting started

  • Clone repo

  • install dependencies npm install

  • create .env file and fill it up with required values from .env.example

  • start server npm start

  • Go to http://localhost:{your PORT}/timer/ and enter the username and password from your .env file when prompted

  • Add the timer values

  • Go to http://localhost:{your PORT} and start investing!

About

freemex-frontend.vercel.app


Languages

Language:JavaScript 69.6%Language:CSS 28.6%Language:HTML 1.6%Language:Shell 0.2%