Welcome to my Adventure-themed website! This website was created as a project to showcase my frontend development skills and to capture the adventurous spirit inspired by the world of "Adventure Time."
-
Parallax Effect: The website employs the parallax scrolling technique to create an immersive adventure-like experience for visitors.
-
Adventure Vibes: The design and content are inspired by the whimsical and surreal world of "Adventure Time," creating a sense of fun and exploration.
-
Responsive Design: The website is designed to work seamlessly on various devices and screen sizes, ensuring a consistent user experience.
- HTML5
- CSS3
To run this website locally, follow these steps:
- Clone the repository:
git clone https://github.com/shindesuyash/parallax_effect_website.git
- Navigate to the project directory:
cd parallel_effect_website
- Open the
index.html
file in your preferred web browser. - Explore the website by scrolling and interacting with the different sections.
Contributions are welcome! If you find any issues or would like to enhance the website further, feel free to open an issue or submit a pull request.
- Fork the repository.
- Create a new branch:
git checkout -b feature-new-feature
- Make your changes and commit them:
git commit -m "Add a new feature"
- Push to the branch:
git push origin feature-new-feature
- Open a pull request.