Skip to content

runconnor/kahootsmasher.com

 
 

Repository files navigation

The official source code of https://kahootsmasher.com

Deployment

OS X, Linux and Windows:

git clone https://github.com/runconnor/kahootsmasher.com.git
cd kahoot-tools
sudo npm install
sudo npm run build
screen -S kahootsmasher
node kahoot-tools.js

To run kahoot smasher in dev mode, follow the steps above but replace npm run build with: npm run dev

About

The official stripped API for kahootsmash.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 92.3%
  • HTML 5.1%
  • CSS 2.6%