Basic API Search Tool utilizing Laravel and React
Clone repository. cd into \api and run php artisan serve
cd back up into react-front, run npm install and npm start
May need to ensure baseUrl in useConnection points to Laravel dev server.
cd into react-front and run npm test