Professional data migration and cloud backup solutions platform built with React and modern web technologies.
- Production: https://scubetechnology.com
- Repository: https://github.com/Abhi1727/scubetechnology-website
- 50+ Products: Comprehensive catalog of migration, backup, and conversion tools
- Professional Services: Email Migration, Data Migration, M365 Migration, Cloud Backup, and more
- Advanced Search & Filtering: Intuitive product discovery
- Responsive Design: Optimized for all devices
- SEO Optimized: Complete metadata and structured data
- Client Showcase: Trusted by Dell, KPMG, Deloitte, Capgemini, and more
- Frontend: React 18 + Vite
- Styling: Tailwind CSS
- Routing: React Router DOM
- SEO: react-helmet-async
- Deployment: Nginx + SSL (Let's Encrypt)
scubetechnology/
├── docs/ # Documentation files
│ ├── IMPLEMENTATION_SUMMARY.md
│ ├── LAUNCH_CHECKLIST.md
│ ├── README_SEO.md
│ ├── SEO_ACTION_PLAN.md
│ ├── TESTING_REPORT.md
│ ├── ENHANCEMENT_SUMMARY.md
│ └── FEATURES.md
├── react-app/ # React application
│ ├── public/ # Static assets
│ │ ├── robots.txt
│ │ └── sitemap.xml
│ ├── src/
│ │ ├── components/ # Reusable components
│ │ │ ├── Header.jsx
│ │ │ ├── Footer.jsx
│ │ │ ├── SEO.jsx
│ │ │ └── ...
│ │ ├── pages/ # Page components
│ │ │ ├── Home.jsx
│ │ │ ├── Products.jsx
│ │ │ ├── Services.jsx
│ │ │ ├── About.jsx
│ │ │ └── Contact.jsx
│ │ ├── utils/ # Utility functions
│ │ │ ├── seoConfig.js
│ │ │ └── generateSitemap.js
│ │ ├── App.jsx
│ │ ├── main.jsx
│ │ └── index.css
│ ├── index.html
│ ├── package.json
│ ├── vite.config.js
│ └── tailwind.config.js
├── deploy.sh # Production deployment script
├── nginx-scubetechnology.conf # Nginx configuration
└── README.md
- Node.js (v18 or higher)
- npm or yarn
# Clone the repository
git clone https://github.com/Abhi1727/scubetechnology-website.git
cd scubetechnology-website
# Navigate to React app
cd react-app
# Install dependencies
npm install
# Start development server
npm run devThe application will be available at http://localhost:3000
# Create production build
npm run build
# Preview production build
npm run preview# Run deployment script (requires root/sudo)
sudo bash deploy.shThis script will:
- Install and configure Nginx
- Set up the virtual host
- Enable the site
- Restart Nginx
- Build the React app:
cd react-app && npm run build - Copy
dist/contents to your web server - Configure Nginx with the provided config file
- Set up SSL with Let's Encrypt (optional but recommended)
sudo apt install certbot python3-certbot-nginx
sudo certbot --nginx -d scubetechnology.com -d www.scubetechnology.com- 17+ Years of Experience (Since 2009)
- 50,000+ Happy Customers
- 30M+ Downloads Worldwide
- 100+ Countries Served
- Email Migration - Seamless mailbox migrations
- Data Migration - Enterprise-grade data transfer
- M365 Migration - Microsoft 365 migrations
- Cloud Backup - Automated cloud backups
- Chat Migration - Teams, Slack migrations
- SharePoint Migration - Document migrations
- Email Conversion - Format conversions
- Home - Hero section with core pillars and client logos
- Products - Searchable catalog with advanced filters
- Services - Professional migration services
- About - Company history and timeline
- Contact - Contact form and office locations
- Meta tags optimization
- Open Graph tags
- Twitter Cards
- Structured data (JSON-LD)
- Dynamic sitemap
- robots.txt
- Canonical URLs
Detailed documentation is available in the /docs directory:
- Implementation Summary
- Launch Checklist
- SEO Guide
- SEO Action Plan
- Testing Report
- Enhancement Summary
- Features List
- Modern gradient backgrounds
- Smooth animations and transitions
- Infinite scrolling client logo carousel
- Professional color scheme
- Responsive mobile design
- Accessible UI components
For support, email support@scubetechnology.com or call +1-866-348-7872
Copyright © 2009-2026 Scube Technology. All rights reserved.