This content originally appeared on DEV Community and was authored by Aman Singh
⭐ Create a folder :
Inside the folder create an index.html file.
Inside this HTML file create a div with the id of particles-js.
Search partilces.js on your web browser.
(https://vincentgarreau.com/particles.js/).Visit the official GitHub repo of the particles.js
(https://github.com/VincentGarreau/particles.js).Download these files from the repo or clone the repo.
? paricles.js
? app.js
? particles.jsonCreate a CSS file styles.css
Add this CSS :
- Link these style sheets and scripts into index.html
(The sequence of the script files should be the same).
? style.css
? particles.js
? app.js
Run index file (open index file on the browser).
If still not working properly then watch this
video: https://youtu.be/cUzihD4JBQU
Thank you ?
This content originally appeared on DEV Community and was authored by Aman Singh

Aman Singh | Sciencx (2021-05-01T07:48:34+00:00) How to use particles.js. Retrieved from https://www.scien.cx/2021/05/01/how-to-use-particles-js/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.