How to use particles.js

⭐ 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 …


This content originally appeared on DEV Community and was authored by Aman Singh

⭐ Create a folder :

  1. Inside the folder create an index.html file.

  2. Inside this HTML file create a div with the id of particles-js.

div

  1. Search partilces.js on your web browser.
    (https://vincentgarreau.com/particles.js/).

  2. Visit the official GitHub repo of the particles.js
    (https://github.com/VincentGarreau/particles.js).

  3. Download these files from the repo or clone the repo.
    ? paricles.js
    ? app.js
    ? particles.json

  4. Create a CSS file styles.css

  5. Add this CSS :

css

  1. 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 links
  2. Run index file (open index file on the browser).

  3. 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


Print Share Comment Cite Upload Translate Updates
APA

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/

MLA
" » How to use particles.js." Aman Singh | Sciencx - Saturday May 1, 2021, https://www.scien.cx/2021/05/01/how-to-use-particles-js/
HARVARD
Aman Singh | Sciencx Saturday May 1, 2021 » How to use particles.js., viewed ,<https://www.scien.cx/2021/05/01/how-to-use-particles-js/>
VANCOUVER
Aman Singh | Sciencx - » How to use particles.js. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/05/01/how-to-use-particles-js/
CHICAGO
" » How to use particles.js." Aman Singh | Sciencx - Accessed . https://www.scien.cx/2021/05/01/how-to-use-particles-js/
IEEE
" » How to use particles.js." Aman Singh | Sciencx [Online]. Available: https://www.scien.cx/2021/05/01/how-to-use-particles-js/. [Accessed: ]
rf:citation
» How to use particles.js | Aman Singh | Sciencx | 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.

You must be logged in to translate posts. Please log in or register.