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: 16 days ago
JSON representation

Starter template for SaaS applications landing page using Next.js 14, HeroUI and Tailwind CSS.

Awesome Lists containing this project

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 15, ShadCN UI, and Tailwind CSS 4.

## Features

- Next.js 15
- ShadCN UI for beautiful and responsive UI components
- Tailwind CSS 4 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).