The MIRANDA web project is a visually rich and interactive portfolio website designed to showcase the work of a multidisciplinary freelancer specializing in digital experiences. The site features multiple sections, including an introduction, portfolio items, awards, and a contact section. It employs modern web technologies and libraries to create a smooth and engaging user experience.
- Interactive elements.
- Smooth animations and transitions.
- Clean and modular code structure.
HTML5: For the basic structure of the website.
CSS3: For styling and layout, including custom fonts and responsive design.
JavaScript: For interactivity and dynamic content.
GSAP (GreenSock Animation Platform): For animations and scroll-triggered effects.
Locomotive Scroll: For smooth scrolling and parallax effects.
Remix Icon: For icons used in the navigation bar.
The project is structured as follows:
- index.html: The main HTML file containing the structure of the web pages.
- style.css: The main CSS file for styling the website.
- script.js: The JavaScript file for adding interactivity and animations.
Check out the live demo here.
To run this project locally, follow these steps:
- Clone this repository.
- Open the
index.html
file in your web browser.
Contributions are welcome! Feel free to fork this repository and submit a pull request with your enhancements.
This project is licensed under the MIT License.