Skip to content

syftdata/nextjs-landing-page-demo

 
 

Repository files navigation

Saas UI - Next.js - landing page.

This is the Syft Pixel

Getting Started

First, clone this repo and run pnpm i

To start the app run:

pnpm dev

Open http://localhost:3001 with your browser to see the result.

Check your Chrome developer tools network tab. The app should be posting events to http://localhost:3000/api/syft

Configuration

Configuration files to edit basic site information, add testimonials, faq and pricing table can be found in /data.

Tech

  • Chakra UI
  • Saas UI
  • Contentlayer
  • Typescript

Learn More

Find out more about Saas UI.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • Other 1.5%