enma67/magic8ball
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Magic 8 Ball
by enma67
“Ask a question from the Magical 8 Ball.”
Simple recreation of the Magic 8 Ball but in Javascript.
Prerequisites to run:
- Nodejs
How to run:
- Go to the magic8ball directory
- Then run this specific command
- $ npm run start
- enma67