javascripthtmlcssparticles.js

Particles.js particles not loading up on website


It just doesn't show up. The console is also of no help. No particles appear.

Github: https://github.com/AbdulXDG/Prodactiv

I tried linking to the cdn, downloading the files manually and linking it but it doesn't work. I tried everything online but I couldnt fix it.


Solution

  • Add <script src="app.js"></script> in your index.html before closing the body.