Is a Laravel web app application using Jetstream.
Download code put in C:/ drive
I used XAMP you can use whatever you would like
run mysql and apache
Open the .env file
change the database instructions to your own information and correct local host
open cmd
open the correct GIT of where you placed this folder
run php artisan serv in GIT
Go to correct local host website
after creating an account and signing in you should be able to access the news by going to your correct local host site page with apache up.
2020