A few months ago I created a mini-clone of Twitter using React Native and a Laravel API on the backend. In this Larabit, we'll take a look at how we can make use of Breeze's API scaffolding to allow our backend to serve web clients as well. We'll make use of the offical Next.js starter kit and fetch some data from our API. Finally, we take a look at React Native for Web, which allows us to make use of the components we wrote in React Native.
Laravel Breeze API ScaffoldingNext.js Starter KitReact Native for Web
