An open API service indexing awesome lists of open source software.

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.

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

![screencapture-localhost-3000-2025-04-04-12_18_58](https://github.com/user-attachments/assets/975a5ce7-a955-4ab1-a0a3-e56c435710fb)

## 🛠️ 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**.

---