Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.24 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.24 KB

Alex's Horoscope Generator (Project 1 - Mixed Messages)

Project Objectives:

  • Build a message generator program using JavaScript
  • Use Git version control
  • Use command line
  • Develop locally on your computer

Prerequisites:

  • JavaScript
  • Git and GitHub
  • Command line

Description

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.

Features

  • 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.

How to Use

  1. Clone this repository to your local machine.
  2. Open the index.html file in a web browser to launch the application.
  3. Click the "Generate Horoscope" button to receive your daily horoscope.

Customize

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.

Author

  • Alexandre da Silva Machado

License

This project is licensed under the MIT License - see the LICENSE file for details.