This project is a website for Mato Anga, a freelance designer specializing in branding, logos, packaging, marketing, and mockups.
The website showcases Mato Anga's portfolio, services, and contact information. It features a responsive design for optimal viewing across various devices.
index.html
: Main HTML file containing the structure of the website.about.html
: Page providing information about Mato Anga.navbar.html
: HTML code for the navigation bar.Plush.jpg
: Placeholder image used throughout the website.
base.css
: Base stylesheet for general styling.navbar.css
: Stylesheet for the navigation bar.- Additional stylesheets are linked from external sources for fonts and animations.
index.js
: JavaScript file containing scripts for animations and interactions on the website.navbar.js
: JavaScript file for the navigation bar functionality.- Additional scripts are linked from external sources for animations and functionality.
- Clone the repository:
git clone https://github.com/El-Sombra-lab/project-mato.git
- Open the HTML files in a web browser to view the website.
- Customize the content, styles, and scripts as needed for your project.
Contributions are welcome! Please fork the repository and create a pull request with your proposed changes.
This project is licensed under the MIT License. See the LICENSE file for details.