Sachiva is a modern, professional-grade web solution platform that empowers businesses with digital services like custom web development, cybersecurity, network setup, Google Ads, and full-scale IT solutions. We also bring professional-grade home services under one roof β from plumbing and renovation to smart home security.
π‘ Built with HTML, SCSS, CSS, JavaScript
π§ Designed for modern business needs.
π Deployed on Vercel
| Frontend | Styling | Hosting |
|---|---|---|
| HTML5 | SCSS/CSS | Vercel |
| JavaScript | β | β |
π Visit the Site β
We absolutely welcome contributions of all skill levels. Whether you want to fix a typo or redesign a sectionβevery PR counts!
git clone https://github.com/<your-username>/sachiva.git
cd sachivacode .Tip: Install Live Server extension in VS Code to preview changes on the fly.
git checkout -b feature/your-feature-nameExamples:
git checkout -b fix/nav-alignment
git checkout -b feature/add-footer- All pages are HTML (
index.html,about.html,contact.html, etc.). - Style files live in the
/css,/scss, and/fontsfolders. - Images go in
/images.
- Run your code with Live Server
- Check responsiveness and UI/UX
- Keep consistency with the design
git add .
git commit -m "feat: short description of what you did"Examples:
git commit -m "feat: added responsive navbar"
git commit -m "fix: corrected contact form validation"git push origin feature/your-feature-name- Go to your fork on GitHub.
- Click βCompare & Pull Requestβ.
- Add a meaningful title and description.
- Request a review.
Absolutely anyone.
Whether youβre:
- A beginner trying out open source
- A designer improving UI/UX
- A developer adding features or fixing bugs
- Or even a copywriter fixing typos
Youβre welcome here. π
sachiva/
βββ css/
βββ fonts/
βββ images/
βββ js/
βββ about.html
βββ contact.html
βββ CONTRIBUTING.md
βββ index.html
βββ LICENSE
βββ README.md
βββ service.htmlThis project is licensed under the MIT License. Feel free to use, modify, and distribute with attribution. See the LICENSE file for more details.
- Thanks to all contributors who help keep this project growing. β€οΈ
- Special mention to open source mentors and devs who inspire newcomers daily.
For any questions, ideas, or feedback:
- π§ sumitrathor1
- π sachiva.vercel.app
If this project helped you learn or build something, please consider giving it a β. It really helps grow the project and supports other contributors too!



