A simple CRUD application where you can create, update, delete and search for your favorite bands.
First, open a terminal and then change directory into your xampp/htdocs folder.
cd C:\xampp\htdocs
Then clone this repository.
git clone https://github.com/RonAlvarez123/bands-crud
Open the xampp control panel and Start the Apache service.
Then open a web browser, preferrably Chrome, and go into:
localhost:8080/bands-crud/