/global-stock-tracker

Global stocks tracking application.

Primary LanguageHTMLMIT LicenseMIT

Project

This project is an app for tracking stock values for all companies across the globe. It is built with React.js and powered by finnhub APIs MSW

You can view the project here

Project setup

git clone https://github.com/abugi/global-stock-tracker.git
npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run unit tests

npm run test