https://github.com/aamirshehzad33/saas-landing-page
A modern SaaS Landing Page template with a sleek dark theme, built using the latest technologies including Next.js 14, React, TailwindCSS, and Framer Motion.
https://github.com/aamirshehzad33/saas-landing-page
easy framer-motion landing-page nextjs14 reactjs shadcn-ui tailwindcss template-project typescript
Last synced: about 2 months ago
JSON representation
A modern SaaS Landing Page template with a sleek dark theme, built using the latest technologies including Next.js 14, React, TailwindCSS, and Framer Motion.
- Host: GitHub
- URL: https://github.com/aamirshehzad33/saas-landing-page
- Owner: aamirshehzad33
- License: mit
- Created: 2025-04-04T07:13:32.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-04T07:20:16.000Z (about 2 months ago)
- Last Synced: 2025-04-09T17:16:40.617Z (about 2 months ago)
- Topics: easy, framer-motion, landing-page, nextjs14, reactjs, shadcn-ui, tailwindcss, template-project, typescript
- Language: TypeScript
- Homepage:
- Size: 757 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🌑 SaaS Landing Page Template
A modern **SaaS Landing Page** template with a sleek **dark theme**, built using the latest technologies including **Next.js 14**, **React**, **TailwindCSS**, and **Framer Motion**.
---
## 🚀 Features
- ⚙️ **Built with**:
- Next.js 14
- React.js
- TypeScript
- TailwindCSS
- Shadcn/UI
- Framer Motion
- Eldora UI- 📱 **Fully Responsive** on all devices
- 🌌 **Dark Theme** design
- ⚡ Optimized for **Next.js** performance and **Vercel** deployment
- 🎨 Beautiful UI with animations and reusable components---
## 📦 Tech Stack
| Technology | Description |
|----------------|----------------------------|
| Next.js 14 | React framework for SSR/SSG|
| Tailwind CSS | Utility-first CSS framework|
| Shadcn/UI | Accessible UI Components |
| Framer Motion | Animation library for React|
| TypeScript | Typed JavaScript |
| Eldora UI | Custom UI enhancements |---
## ScreenShot

## 🛠️ Installation
1. **Clone the repository**
```bash
git clone https://github.com/your-username/saas-landing-page.git
cd saas-landing-page
```2. **Install dependencies**
```bash
npm install
# or
yarn install
```3. **Start development server**
```bash
npm run dev
# or
yarn dev
```4. **Open in browser**
```
http://localhost:3000
```---
## 🤝 Contributing
Pull requests are welcome! For major changes, please open an issue first to discuss.---
## 📜 License
Released under the **MIT License**.---