This program will list spells from Harry Potter and give the user the effect of each spell!
- Open your terminal, and change directory into desired folder to copy to.
- Copy this repository using an SSH key
- Type in your terminal: git clone COPIED SSH KEY
- After it copies to your machine, go into the designated files directory in your terminal.
- Now open it with whatever code tool you have! (I use VSCode so I just type "code ." in my terminal..without the quotation marks)
Open the terminal, go to the file directory of the copied repo, then type //=>
' open index.html '
Note: You may need to run 'npm install' to download dependencies.