akarpas / regression-chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REGRESSION CHART USING D3/REACT

DEPLOYED

View

RUNNING LOCALLY

SERVER

Node version is lts/carbon

cd server && yarn install && yarn start

Server will run on localhost:4000 (no view just API to serve client) in order to serve the random data to the frontend app

CLIENT

cd client && yarn install && yarn start

Client will run on localhost:3000

About


Languages

Language:JavaScript 83.0%Language:CSS 10.2%Language:HTML 6.8%