Welcome to my GitHub project! In this repository, I've created a fun and interactive web feature where clicking a button opens a sidebar menu, and the entire page performs a CSS rotation effect. π
- π±οΈ Interactive Button: Click to open the sidebar menu.
- π CSS Rotation: The entire page rotates when the sidebar opens.
- π¨ Stylish Design: Aesthetic and modern look using HTML, CSS, and JavaScript.
- HTML: Structure of the web page.
- CSS: Styling and animations.
- JavaScript: Interactivity and functionality.
π¦ rotating-navigation
βββ π index.html
βββ π styles.css
βββ π script.js
Follow these steps to get a copy of the project up and running on your local machine.
- Clone the repository:
git clone [email protected]:good-gis/rotating-navigation.git
- Navigate to the project directory:
cd rotating-navigation
- Open
index.htmlin your favorite web browser. - Click the button to see the sidebar menu and the rotation effect in action!
β¨ Made with β€οΈ by good-gis β¨