cc-vanillaJS is a creative coding project dedicated to building visually captivating and interactive experiences using pure JavaScript.
cc-vanillaJS/
│── LICENSE
│── README.md
│── index.html
│── logo.svg
│── example-project.html
│── fonts/
└── src/
- Clone the repository:
git clone https://github.com/Ukhang/cc-vanillaJS.git
- Navigate to the project directory:
cd cc-vanillaJS
- Open
index.html
or any specific.html
file in your browser to explore the visualizations.
Contributions are welcome! If you have ideas for new animations, visual effects, or optimizations, feel free to fork the repo, create a new branch, and submit a pull request.
This project is licensed under the MIT License. Feel free to use and modify it for your projects.
For any inquiries, suggestions, or collaborations, reach out via GitHub Issues.
Happy coding! 🚀