Clone the repo
In the project directory, you can run:
npm install
and then...
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Runthe command curl -i -X GET http://localhost:3000/stock/aapl
where aapl
is the name of the Stock Ticker Symbol, so you can use any valid Symbol here.