This is a simple rotation module implemented using HTML, CSS, JS, and PHP. It allows you to rotate elements on a web page.
- Clone the repository:
git clone https://github.com/hanyan-vn/rotation.git
- Navigate to the project directory:
cd rotation
- Start a local PHP server:
php -S localhost:8000
- Open your web browser and visit
http://localhost:8000
to see the rotation module in action.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.