20% discount for your first project
Get a QuoteSweetAlert A beautiful replacement for JavaScript’s “alert”.
Importing CDN url to your HTML file
After importing the files into your application, you can call the swal function (make sure it's called after the DOM has loaded!)
swal("Good job!", "You clicked the button!", "success");