Introduction

This project was done using MEVN stack. And uses Element UI and D3-VS for stock data visualization. The csv files were imported to MongoDB and used by express.js to fetch the data through REST API endpoints. The back-end api can be found here. CSV files imported to mongodb can be found here

Installation

yarn install

Run

yarn serve