ParticleJS

Using ReactJS

LIVE DEMO: https://google-particle-react.netlify.app/

ABOUT

This project is a GOOGLE themed particleJs background created using ReactJs.
It has a light and dark mode toggling feature, and remains in the same Mode even after refresh.
This project is created for developers wanting to have particle background or even want to have dark or light mode feature in his/her project.

To run the project:

  1. In the project directory, run:

npm install

To install the dependencies in the local node_modules folder.

  1. To start

npm start

To run the app in the development mode.
Open http://localhost:3000 to view it in the browser.