This is a small experiment with HTML / CSS + JavaScript in order to get deeper into the manipulation of elements using JavaScript mouse events and manipulation of CSS properties.
- Creating a cube with CSS
- Manipulation of the element on the X and Y axis
- Element shadow effect
- Manipulation of the element on the Z axis
- More realistic drag movement
Do you want to contribute? How great, I'll be happy to that 👊🏾.
- Fork this repository.
- Create a branch with your feature:
git checkout -b feature
- Commit your changes:
git commit -m "feat: My new feature
- Push your branch:
git push origin my-feature
This project is under license MIT.
Made with 💚 by Ari Jesus