- Build a message generator program using JavaScript
- Use Git version control
- Use command line
- Develop locally on your computer
- JavaScript
- Git and GitHub
- Command line
A simple web application that provides daily horoscope readings based on zodiac signs. Users can click the "Generate Horoscope" button to get their personalized horoscope message.
- Randomly generates horoscope messages for all zodiac signs.
- User-friendly interface with a "Generate Horoscope" button.
- Responsive design for various screen sizes.
- Background image enhances the visual appeal.
- Clone this repository to your local machine.
- Open the
index.html
file in a web browser to launch the application. - Click the "Generate Horoscope" button to receive your daily horoscope.
You can customize the horoscope messages by modifying the horoscopeData
object in the script.js
file. Add your own messages or change the existing ones to suit your preferences.
- Alexandre da Silva Machado
This project is licensed under the MIT License - see the LICENSE file for details.