This repository contains the source code for the Iterative Insights website.
Iterative Insights is a software development company that specializes in creating efficient and scalable software solutions. Our website provides information about our services, team, and how to get in touch with us.
- Information about our services
- Details about our team
- Contact form
- Dark mode toggle
To run the website locally, follow these steps:
- Clone the repository:
git clone https://github.com/iterativeinsights/iterativeinsights.github.io.git
- Navigate into the project directory:
cd iterativeinsights.github.io
- Open
index.html
in your browser
We welcome contributions to the website. If you want to contribute, please follow these steps:
- Fork the repository
- Create a new branch:
git checkout -b feature-branch-name
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the original branch:
git push origin feature-branch-name
- Create the pull request
Alternatively, see the GitHub documentation on creating a pull request.
If you have any questions, please email us at [email protected]