Issues LinkedIn


Magic 8 Ball

Magic 8 Ball
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgments

About The Project

Magic 8 Ball - Ask the Magic 8 Ball a question about the future or your fortune, the magic 8 Ball reaches into the future to provide the answers. Screenshot 2022-10-25 at 18 04 22

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo

    git clone https://github.com/jessicastewart021/magic-8-ball.git
  2. Run

    npm install

    to download package external package dependencies required.

  3.  npm run serve

    Runs the app in the development mode. Open http://localhost:8080 to view it in your browser.

  4. npm run build

    compile and minifies for production

  5. npm run lint
    

    Lints and fixes files

(back to top)

Usage

Screenshots

  • Magic 8 Ball Question input - Enter a question into the text input and then press the 'Ask Question' button. This triggers the magic 8 ball to shake and then return the answer.

Screenshot 2022-10-25 at 18 04 22

Demo

Screen.Recording.2022-10-25.at.18.08.08.mov

(back to top)

Contact

Project Link: https://github.com/jessicastewart021/magic-8-ball

(back to top)

Acknowledgments

(back to top)