This project is a restuarant discovery application. The frontend is built using React and Typescript, and a Rails API is used to expose the Google Places API. The frontend and API code can be found in the /client
and /server
folders respectively. See their README files to get started: