Behavioral Finance is an exciting field and you’ve decided to jump in with an idea for your new start up. In an earlier experimentation you’ve noticed a correlation between the various social media posts on a stock symbol and that share price for that stock symbol.
$ git >= v2.x
$ npm >= v6.x
$ nodejs >= v10.x
- Clone this repository
$ git clone https://github.com/cod3rkane/stock-market.git
- Install dependencies
$ yarn install
-
NOTE: The env is setted by
.env.development
. You can also create an.env.local
file to set the environment variables. -
Start the local server
$ yarn dev
Open http://localhost:3000 with your browser to see the result.
$ yarn storybook
Open http://localhost:6006 with your browser to see the result.
- Run the following command at the terminal:
$ yarn lint
- Run the following command:
$ yarn build