Create an interface containing animated particles with JS
Create an interface containing animated particles with JS
It’s a mini-project in order to learn about canvas which is handled with vanilla JS ES6.
Install all dependencies and debDependencies : npm install
Build js files : npm run build
Watch changes on Js files : npm run watch
Lauch app on local sever : npm run start