This project is a front-end part of IBM technical assignment. It's purpose is to let user search and retrieve companies stock prices, and show them in the diagram on tile name press.
- install nodejs
- delete node modules if exists
- npm install --force
- npm start
You can find Storybook component documentation by running these commands:
- npm install -f
- npm run storybook