NextJS based website focused on providing stocks/finance related news as well as real-time quotes and advanced charting powered by TradingView
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- git - https://git-scm.com/downloads
- Node.js - https://nodejs.org/en/download/
- NewsApi key - https://newsapi.org/
clone the repo with:
git clone "this repo url"
Install the dependencies
yarn install
or
npm install
PRs are welcome!
This project is licensed under the MIT License