https://github.com/unused-dev/mouse-effect-js-practice
Notes and examples on creating mouse effects with JavaScript
https://github.com/unused-dev/mouse-effect-js-practice
course javascript
Last synced: 2 months ago
JSON representation
Notes and examples on creating mouse effects with JavaScript
- Host: GitHub
- URL: https://github.com/unused-dev/mouse-effect-js-practice
- Owner: unused-dev
- Created: 2023-10-23T11:15:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T18:15:56.000Z (almost 2 years ago)
- Last Synced: 2025-10-05T01:45:30.247Z (9 months ago)
- Topics: course, javascript
- Language: CSS
- Homepage: https://hwahyeon.github.io/mouse-effect-js-practice/
- Size: 911 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mouse Effect with JavaScript
`JavaScript` `GSAP`
## Overview
This repository contains the learning materials for Mouse Effect with JavaScript.
> Instructor: webstoryboy
## Learning Objectives
- Enhance JavaScript skills
## Learning Outcomes
[View the Result](https://hwahyeon.github.io/mouse-effect-js-practice/)
## Learning Content
- Cursor animation
- Adding effects to the background based on mouse movements
- Adding effects to shapes/text based on mouse movements
## Reference
- The images come from [Pixabay](https://pixabay.com/)