Basic login form in the foreground with particles.js in the background. As we hover over the particles, we will have the response that particles move out of the way. When we click on the background, it responds by creating more number of particles
This webpage is hosted on firebase. To see live-demo visit https://particlejseffect.firebaseapp.com
Primefaces forum https://forum.primefaces.org/
https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js This link is to be included in the HTML file under script tag
This program requires a server to run
$npm install -g live-server
Running the program:
Go to project directory and type the command
$live-server
Running the program
Text editor used: Atom