Kazifiti is a web development agency that produces high quality web solutions for its clients.
Kazifiti is a multi-page static website, for a web development agency. The site showcases the agency's approach, services, portfolio, and contact information, with a focus on clean design and responsive layouts.
- Responsive design for desktop and mobile
- Project and portfolio showcase
- Contact information and social links
- Custom 404 and 500 error pages
- Google Tag Manager and AOS (Animate On Scroll) integration
.
├── index.html
├── approach.html
├── blog_projects.html
├── contact.html
├── port_projects.html
├── services.html
├── wire_framing.html
├── works.html
├── 404.html
├── 500.html
├── static/
│ ├── css/
│ │ ├── style.css
│ │ ├── queries.css
│ │ ├── vendors/
│ │ └── ...
│ ├── js/
│ │ └── app.js
│ └── img/
│ └── ...
├── LICENSE
├── README.md
└── ...
-
Clone the repository:
git clone https://github.com/yourusername/tukoWaksBana.git cd tukoWaksBana -
Open
index.htmlin your browser:- No build step is required; all files are static.
-
(Optional) Serve locally for development:
npx serve .or use any static server of your choice.
- Visit the homepage at
index.htmlfor an overview. - Navigate to other pages (Approach, Services, Works, etc.) via the navigation bar.
- Explore the portfolio and contact sections for more information.
Contributions are welcome! Please open an issue or submit a pull request for improvements or bug fixes.
- Fork the repository
- Create your feature branch (
git checkout -b feature/YourFeature) - Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature/YourFeature) - Open a pull request
This project is licensed under the GNU General Public License v3.0.
- Email: kazifitike@gmail.com
- Locations: Nairobi + Hamburg
© Kazifiti. All rights reserved.