Skip to content

anisha4890/sachiva

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

254 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Sachiva β€” Reliable IT Solutions for Your Business

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


πŸ“Έ Screenshots

πŸ’» Hero Section + About

Hero section About Page

πŸ›  IT & Digital Services

IT Services

🧹 Home Services Grid

Home Services


πŸ›  Tech Stack

Frontend Styling Hosting
HTML5 SCSS/CSS Vercel
JavaScript β€” β€”

πŸš€ Live Website

πŸ‘‰ Visit the Site β†’


🀝 Contributing

We absolutely welcome contributions of all skill levels. Whether you want to fix a typo or redesign a sectionβ€”every PR counts!

1. 🍴 Fork & Clone the Repo

git clone https://github.com/<your-username>/sachiva.git
cd sachiva

2. πŸ“¦ Install VS Code & Open Project

code .

Tip: Install Live Server extension in VS Code to preview changes on the fly.

3. 🌱 Create a Branch

git checkout -b feature/your-feature-name

Examples:

git checkout -b fix/nav-alignment
git checkout -b feature/add-footer

4. πŸ’» Make Your Changes

  • All pages are HTML (index.html, about.html, contact.html, etc.).
  • Style files live in the /css, /scss, and /fonts folders.
  • Images go in /images.

5. βœ… Format & Test Locally

  • Run your code with Live Server
  • Check responsiveness and UI/UX
  • Keep consistency with the design

6. πŸ“₯ Stage & Commit

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"

7. ⬆️ Push to Your Fork

git push origin feature/your-feature-name

8. πŸŒ€ Create Pull Request

  • Go to your fork on GitHub.
  • Click β€œCompare & Pull Request”.
  • Add a meaningful title and description.
  • Request a review.

πŸ™‹β€β™€οΈ Who Can Contribute?

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. 🌟


πŸ“ Project Structure

sachiva/
β”œβ”€β”€ css/
β”œβ”€β”€ fonts/
β”œβ”€β”€ images/
β”œβ”€β”€ js/
β”œβ”€β”€ about.html
β”œβ”€β”€ contact.html
β”œβ”€β”€ CONTRIBUTING.md
β”œβ”€β”€ index.html
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md
β”œβ”€β”€ service.html

πŸ“„ License

This project is licensed under the MIT License. Feel free to use, modify, and distribute with attribution. See the LICENSE file for more details.


πŸ™ Acknowledgements

  • Thanks to all contributors who help keep this project growing. ❀️
  • Special mention to open source mentors and devs who inspire newcomers daily.

πŸ’Œ Contact

For any questions, ideas, or feedback:


⭐ Show Some Love!

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!

About

first open source contribution in GSSOC

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 69.6%
  • CSS 22.8%
  • JavaScript 4.3%
  • SCSS 3.3%