I've already deployed it on my own website. If you're interested in, you can check it out here.
- Clone the project to your local path.
git clone
- Install the dependencies.
npm install
- Run the project.
npm run dev
I only used 1 .jsx file to write the main function. It's quite lack of readability, I'll plan to rearrange it soon. sorry ;w;