Dive into development with 'Dive to Dev' – your go-to open-source hub for sharing and collaborating on web dev and software projects during Hacktoberfest 2023. Join the coding wave now! 🚀Hacktoberfest 2023
I've added the check for an empty input at the beginning of the function. If the input is empty, it will show an alert and return, preventing the rest of the code from executing
I've added the check for an empty input at the beginning of the function. If the input is empty, it will show an alert and return, preventing the rest of the code from executing