A way to visualize stock listings and historical changes to better understand which stocks to buy/sell.
Created as a mean to see which stocks to invest or find trends in stock performances
- MVP complete.
- WIP: Authentication for users, watchlist, premium subscription services
- MERN (MongoDB, Express, React/Redux, NodeJS)
- Data visualization: Chart.js
- Deployment: Heroku
- after git clone, run
npm install
, andnpm install -D concurrently nodemon
- To Connect MongoDB cloud server, go to default.json in config folder and add url there
- Available on: https://aqueous-atoll-91160.herokuapp.com/