Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pushpankdhruw/saas-website-dark-landing-page
๐Welcome to the Dark SaaS Landing Page This project is designed to help you quickly set up a sleek, dark-themed landing page for your SaaS product.
https://github.com/pushpankdhruw/saas-website-dark-landing-page
framer-motion nextjs14 tailwind
Last synced: 3 months ago
JSON representation
๐Welcome to the Dark SaaS Landing Page This project is designed to help you quickly set up a sleek, dark-themed landing page for your SaaS product.
- Host: GitHub
- URL: https://github.com/pushpankdhruw/saas-website-dark-landing-page
- Owner: PushpankDhruw
- Created: 2024-08-29T15:23:27.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T20:36:45.000Z (5 months ago)
- Last Synced: 2024-10-20T03:53:10.742Z (4 months ago)
- Topics: framer-motion, nextjs14, tailwind
- Language: TypeScript
- Homepage: https://saas-website-dark-landing-page-orcin.vercel.app
- Size: 5.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dark SaaS Landing Page
Welcome to the Dark SaaS Landing Page This project is designed to help you quickly set up a sleek, dark-themed landing page for your SaaS product.
## Features
- ๐ Modern dark theme design
- ๐ฑ Responsive layout
- โ๏ธ Easy to customize
- โ๏ธ Built with Next.js and Tailwind CSS
- ๐ฅ Includes animations with Framer Motion## Getting Started
To get started with this project, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/yourusername/dark-saas-landing-page.git
```
2. Navigate to the project directory:
```bash
cd dark-saas-landing-page
```
3. Install the dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npm run dev
```
5. Open your browser and visit `http://localhost:3000` to see your landing page in action.๐ Thanks to [@frontendtribe](https://www.youtube.com/@frontend-tribe)