0 Forks
6 Stars
6 Watchers

magic-8-ball

This fun project was part of Skillcrush's "Introduction to JavaScript" class. It includes JavaScript and jQuery. I made it responsive and added a gradient background. Go ahead and ask it a question!

How to download and setup magic-8-ball

Open terminal and run command
git clone https://github.com/marisabrantley/magic-8-ball.git
git clone is used to create a copy or clone of magic-8-ball repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with magic-8-ball https://github.com/marisabrantley/magic-8-ball/archive/master.zip

Or simply clone magic-8-ball with SSH
[email protected]:marisabrantley/magic-8-ball.git

If you have some problems with magic-8-ball

You may open issue on magic-8-ball support forum (system) here: https://github.com/marisabrantley/magic-8-ball/issues