Skip to content

Source code for the Mastering Full Stack Web Apps With Laravel and React.js w/ Tae’lur Alexis master class

Notifications You must be signed in to change notification settings

mastashake08/cash-app-clone

Repository files navigation

Mastering Fullstack Development W/ Laravel and React.js

Introduction

alt text

Thank you everyone who supported this master class and made this possible.

What Are We Making?

This application is a cash app clone that utilizes the Stripe API to send and receive payments. Users will sign up through Stripe using the Laravel Socialite package, with a React.js frontend to consume our Laravel APIs. This app is a progressive web application and can be installed on desktop/tablet/mobile.

Installation

From the project root run the following

  • cp .env.example .env
  • edit .env database info
  • composer install
  • npm install
  • php artisan key:generate
  • php artisan passport:install
  • php artisan migrate

Links

Links to packages used

Want To Support?

Tae'lur Alexis and I did a master class workshop creating this app. You can purchase the master class on my website. Not only does it provide an in-depth look into our thought process whilst creating this application, you are also supporting two freelance developers which in turn enables us to produce more content :D

About

Source code for the Mastering Full Stack Web Apps With Laravel and React.js w/ Tae’lur Alexis master class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published