https://github.com/tsdebug/saas-landing-page
https://github.com/tsdebug/saas-landing-page
animations framer-motion nextjs react saas tailwindcss typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsdebug/saas-landing-page
- Owner: tsdebug
- Created: 2025-10-10T15:10:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-10-18T18:43:49.000Z (4 months ago)
- Last Synced: 2025-10-19T11:00:13.273Z (4 months ago)
- Topics: animations, framer-motion, nextjs, react, saas, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://saas-landing-page-smoky-two.vercel.app
- Size: 522 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.