Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leytox/ai-landing

AI Saas Landing page create using newest web tech stack
https://github.com/leytox/ai-landing

ai landing nextjs react saas tailwind

Last synced: about 13 hours ago
JSON representation

AI Saas Landing page create using newest web tech stack

Awesome Lists containing this project

README

        

# AI SaaS Landing Page Website Template by Frontend Tribe

This is a starter template for the AI SaaS Landing Page video created by Frontend Tribe.

## Getting Started

First, install the dependencies:

```bash
npm install
# or
yarn
# or
pnpm install
```

Then, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open the provided URL with your browser to see the result and start coding along with the video tutorial.