This project is a Generative art created with use of p5.js, It's a FxHash Project, created with help of FXhash Project Boilerplate.
You will need to have nodejs installed.
First, make sure that your node version is >= 14
Clone the repository on your machine and move to the directory
$ git clone https://github.com/hironate/fxhash-sinwave.git
Install the packages required for the local environment
$ npm i
$ npm start