Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gonzalochale/saas-landing-template
Starter template for SaaS applications landing page using Next.js 14, HeroUI and Tailwind CSS.
https://github.com/gonzalochale/saas-landing-template
heroui nextjs nextui nextui-starter nextui-template reactjs saas saas-boilerplate saas-landing-page sass template
Last synced: about 15 hours ago
JSON representation
Starter template for SaaS applications landing page using Next.js 14, HeroUI and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/gonzalochale/saas-landing-template
- Owner: gonzalochale
- License: mit
- Created: 2023-12-04T05:15:23.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-17T07:00:32.000Z (1 day ago)
- Last Synced: 2025-01-17T08:17:44.387Z (1 day ago)
- Topics: heroui, nextjs, nextui, nextui-starter, nextui-template, reactjs, saas, saas-boilerplate, saas-landing-page, sass, template
- Language: TypeScript
- Homepage: https://saas.gonzalochale.dev
- Size: 9.46 MB
- Stars: 70
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-nextui - landing-page - Starter template for SaaS applications landing page using Next.js 14, NextUI v2, and Tailwind CSS. (Boilerplates / Templates)
README
# SaaS landing page template
A Landing page template for SaaS applications.
![Preview](/app/opengraph-image.png)
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)## Introduction
This project is a starter template for SaaS applications landing page using Next.js 14, HeroUI, and Tailwind CSS.
## Features
- Next.js 14 with server-side rendering (SSR)
- HeroUI for beautiful and responsive UI components
- Tailwind CSS for easy styling and customization## Getting Started
To get started with this template, follow these steps:
1. Clone the repository: `git clone https://github.com/gonzalochale/saas-landing-template.git`
2. Install the dependencies: `npm install`
3. Start the development server: `npm run dev`## Usage
Once the development server is running, you can access the application at `http://localhost:3000`. From there, you can start building your SaaS application by customizing the provided components, adding new pages, and implementing your business logic.
## Contributing
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).