Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.45 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.45 KB

StockEx

A Stock Exchange app with an extra module for Currency Conversion built entirely on ReactJS

Credits to https://github.com/flatlogic/react-material-admin for the initial UI template.

How-to-use

git clone https://github.com/AmulyaX/StockEx.git -b master StockEx

cd StockEx

npm install

npm start

Please disable web-secuity in your browser or data won't be fetched, due to CORS policy.

Screenshots

  1. Homepage

ScreenShot

  1. Market Watch

ScreenShot ScreenShot

  1. Top Gainers

ScreenShot ScreenShot

  1. Top Losers

ScreenShot ScreenShot

  1. Search

ScreenShot ScreenShot

  1. Currency Conversion

ScreenShot