Skip to content

Spring 2023 - Dashboard displaying stock information

Notifications You must be signed in to change notification settings

hpuma/equest-explorer-web

Repository files navigation

Getting Started with Equest

Introduction

Front-end for the equest platform

Features

  • Stock Quote for ticker
  • Enable/Disable Stock Chart via Trading View
  • Theme changes (Dark vs Light)
  • News sources ingested from News API, Alpha Vantage, and Marketaux, Bing, NewsData, TheNewsAPI
  • Ticker search (On key type)
  • News preview viewer with vertical adjustment
  • Responsive table that allows filtering and sorting Equest Frontend

Technologies

JavaScript CSS3 Yarn Babel React Ant Axios Vite

Available Scripts

In the project directory, you can install

yarn run install

In the project directory, you can run:

yarn run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes (courtesy of Yarn x Vite)
You may also see any lint errors in the console.