This Web App project uses Laravel, Livewire, PHP, HTML, and CSS to create a web page which displays population data retrieved from a JSON file.
The app uses a responsive search bar and sortable parameters.
Taking advantage of Laravel’s blade files, I can incorporate PHP code into my HTML to display city object parameters. I’m also using Livewire to add search and sort functionality.
Back to Projects…