Magic 8 Ball
A simple Magic 8 Ball built using Javascript
Table of Contents
About The Project
- Built With
Getting Started
- Prerequisites
- Usage
## About The Project
Just ask a question and click below to see what the Magic 8-Ball has to say. For best accuracy, be sure to concentrate very hard on your question and ask the 8-Ball only once. Its first prediction is always the most accurate!
(back to top)
### Built With
* [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
* [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
* [JavaScript](https://www.javascript.com/)
(back to top)
## Getting Started
### Prerequisites
No prerequisites required executing this program.
### Installation
1. Clone the repository:
```sh
git clone https://github.com/swapnilsparsh/30DaysOfJavaScript.git
```
2. Navigate to `Magic 8 Ball` Project.
3. Open the `index.html` HTML file with live server.
(back to top)
## Usage
(back to top)