URL Shortener Frontend A React project with laravel being used for the backend API. Getting started To get the frontend running locally: Clone this repo npm install to install all req'd dependencies npm start to start the local server (this project uses create-react-app)