A modern, high-performance SaaS landing page built by NighteCoding using Next.js, TypeScript, Tailwind CSS, ShadCN UI, and Framer Motion.
- ⚛️ Next.js
- 🎨 ShadCN UI
- 💨 Tailwind CSS
- 🎞 Framer Motion
- 🦾 TypeScript
🔗 View Live Site 🔗 View Live Site
Clone the repo and install dependencies:
```bash git clone https://github.com/rahil1202/layers.git cd layers-landing-saas
npm install
To start the development server:
```bash npm run dev ```
Open your browser at http://localhost:3000 to view the app.
- Modify the main content in: `app/page.tsx`
- Customize global styles in: `globals.css`
- Components live in: `components/`
- Animations handled via: `framer-motion`
- UI elements styled using: `ShadCN UI` and `Tailwind CSS`
Fonts are auto-optimized using `next/font` and include Geist.
Created with ❤️ by Rahil-Vahora