This project is a Vue.js 3 website developed as a practice exercise to explore and master the GSAP (GreenSock Animation Platform) library. The website showcases various animations and interactive elements created using GSAP, demonstrating its capabilities for creating dynamic and engaging user experiences.
- GSAP Animations: Explore a variety of animations and interactive elements created using the GSAP library.
- Vue.js 3: Utilizes the latest version of Vue.js for building reactive and interactive components.
- Practice Project: Developed as a practice exercise to enhance skills in Vue.js and GSAP animation development.
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
- Node.js installed on your machine.
- npm (Node Package Manager) or Yarn for package management.
- Clone the repository:
git clone https://github.com/mhmdbdr/oya
- Change into the project directory:
cd oya-clone
- Install dependencies:
npm install
To run the Vue.js app locally, execute the following command:
npm run serve
This will start the development server, and you can access the app at http://localhost:8080 (or a different port if specified).
This project is licensed under the MIT License.
For any inquiries or feedback, feel free to reach out to Mohammed Badr at mohammedbadr268@gmail.com.