This horoscope app displays the users zodiac sign after putting their date of birth in the input.
Tech used: HTML, CSS, and JavaScript
I learned how to use the input and click functions in javascript. I also learned how to use a built-in method of the string object called toLowerCase() which converts all alphabetic characters within a string to their lowercase equivalents.
Find the live project here https://innocent-r.github.io/Horoscope-App/