PHP, React, and Alpaca API = page that takes a ticker symbol as input and returns ticker quote

Hi Friends,
Can you share Blog posts \ Videos that show how to build a simple stock quoting and, to lesser extent trading, app using PHP and React and Alpaca API? Please point me in the right direction. This is for a computer science college course.

MVP for this project is a page with an input box where a ticker symbol is submitted and using Alpaca API returns a ticker quote, super simple.

Thanks!