Skip to content

AiverReaver/stackoverflow_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stackoverflow clone app

Stackoverflow webapp created with laravel and reactjs

How To Run

Clone the project git clone https://github.com/AiverReaver/stackoverflow_clone.git

Backend

cd into stakoverflow_backend and run composer install

And then php artisan serve

Frontend

cd into stakoverflow_frontend and run yarn or npm install

And then yarn start or npm run start

And now enjoy buggy stackoverflow clone app