REPOSITORY OVERVIEWLive repository statistics
★ 15Stars
⑂ 1Forks
◯ 0Open issues
◉ 15Watchers
49/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
52 Community adoption25% weight
18 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
60 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
SaaS Design Tool Landing Page
A modern, responsive landing page for a SaaS design tool built with Next.js, TypeScript, and Tailwind CSS. Features a sleek dark theme with electric blue accents and smooth animations powered by Framer Motion.
🚀 Features
- Modern Design: Clean, professional dark theme with electric blue accent colors
- Responsive Layout: Fully responsive design that works on all devices
- Smooth Animations: Interactive animations and transitions using Framer Motion
- Component-Based: Modular component architecture for easy maintenance
- TypeScript: Full TypeScript support for better development experience
- Tailwind CSS: Utility-first CSS framework for rapid styling
🎨 Design System
- Color Palette:
- Background: Black (
#000)
- Text: White
- Accent: Yellow (
#FFFF00)
- Typography: Inter font family
- Components: Reusable UI components with consistent styling
📁 Project Structure
src/
├── app/ # Next.js app directory
│ ├── globals.css # Global styles
│ ├── layout.tsx # Root layout component
│ └── page.tsx # Home page
├── assets/
│ └── images/ # Static images and SVGs
├── components/ # Reusable UI components
│ ├── Avatar.tsx
│ ├── Button.tsx
│ ├── FeatureCard.tsx
│ ├── IntegrationColumn.tsx
│ ├── Key.tsx
│ ├── Pointer.tsx
│ └── Tag.tsx
└── sections/ # Page sections
├── CallToAction.tsx
├── Faqs.tsx
├── Features.tsx
├── Footer.tsx
├── Hero.tsx
├── Integrations.tsx
├── Introduction.tsx
├── LogoTicker.tsx
└── Navbar.tsx
🛠️ Technologies Used
- Framework: Next.js 14 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Custom SVG icons
- Font: Inter (Google Fonts)
🚀 Getting Started
Prerequisites
- Node.js 18+
- npm, yarn, pnpm, or bun
Installation
-
Clone the repository
git clone <repository-url>
cd sass-x1
-
Install dependencies
npm install
# or
yarn install
# or
pnpm install
-
Run the development server
npm run dev
# or
yarn dev
# or
pnpm dev
-
Open your browser
Navigate to http://localhost:3000 to view the application.
📝 Available Scripts
npm run dev - Start development server
npm run build - Build for production
npm run start - Start production server
npm run lint - Run ESLint
🎯 Key Sections
Hero Section
- Compelling headline and value proposition
- Call-to-action buttons
- Animated background elements
Features Section
- Interactive feature cards
- Hover animations
- User testimonials with avatars
Integrations Section
- Integration logos and descriptions
- Smooth scrolling animations
FAQ Section
- Expandable FAQ items
- Smooth accordion animations
Call-to-Action Section
- Multiple CTA buttons
- Animated elements
🎨 Customization
Colors
To change the color scheme, update the following:
- Main accent color: Replace
#FFFF00 with your preferred color
- Background: Modify
bg-[#000] in layout.tsx
- Text color: Update
text-white in layout.tsx
Logo
Replace src/assets/images/custom-logo.svg with your own logo file.
Content
Update text content in the respective section components under src/sections/.
📱 Responsive Design
The landing page is fully responsive with breakpoints:
- Mobile: 375px+
- Tablet: 768px+
- Desktop: 1200px+
🚀 Deployment
Vercel (Recommended)
- Push your code to GitHub
- Connect your repository to Vercel
- Deploy automatically
Other Platforms
npm run build
npm run start
🤝 Contributing
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature)
- Commit your changes (
git commit -m 'Add amazing feature')
- Push to the branch (
git push origin feature/amazing-feature)
- Open a Pull Request
🙏 Acknowledgments
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
A modern, responsive portfolio website built with Next.js 15, TypeScript, Tailwind CSS, and Shadcn UI. Features a blog system, project showcase, work experience timeline, and contact form with Telegram integration.
84/100 healthRecently updatedActive repositoryHas homepage
TypeScriptMIT#framer-motion#free-portfolio-template#motion#nextjs15-typescript
⑂ 81 forks◯ 4 issuesUpdated today
Project homepage ↗A modern, responsive portfolio website built with Next.js 14, TypeScript, Tailwind CSS, Magic UI and Framer Motion.
86/100 healthRecently updatedActive repositoryHas homepage
TypeScriptMIT#framer-motion#magicui#nextjs14#shadcdn
⑂ 18 forks◯ 0 issuesUpdated 2 days ago
Project homepage ↗