SaaS Landing Page, built with React, Next.js, TailwindCSS, and Framer Motion. It aims to provide a visually appealing and highly performant landing page for SaaS products.
  • TypeScript 92%
  • JavaScript 4.3%
  • CSS 3.7%
Find a file
2024-07-22 14:39:58 +05:30
src all animations done 2024-07-22 14:22:07 +05:30
.eslintrc.json header and hero section done 2024-07-21 21:19:25 +05:30
.gitignore header and hero section done 2024-07-21 21:19:25 +05:30
next.config.mjs header and hero section done 2024-07-21 21:19:25 +05:30
package-lock.json header and hero section done 2024-07-21 21:19:25 +05:30
package.json header and hero section done 2024-07-21 21:19:25 +05:30
postcss.config.mjs header and hero section done 2024-07-21 21:19:25 +05:30
README.md Create README.md 2024-07-22 14:39:58 +05:30
tailwind.config.ts header and hero section done 2024-07-21 21:19:25 +05:30
tsconfig.json header and hero section done 2024-07-21 21:19:25 +05:30

SaaS Landing Page

Welcome to the Stunning SaaS Landing Page project! This project is built with React, Next.js, TailwindCSS, and Framer Motion. It aims to provide a visually appealing and highly performant landing page for SaaS products.

Table of Contents

Demo

Check out the live demo of the project here.

Features

  • Responsive design
  • Smooth animations with Framer Motion
  • Modern UI with TailwindCSS
  • Server-side rendering with Next.js
  • Easy to customize

Technologies Used

  • React: A JavaScript library for building user interfaces
  • Next.js: A React framework with server-side rendering capabilities
  • TailwindCSS: A utility-first CSS framework for rapid UI development
  • Framer Motion: A library for creating animations in React

Installation

To get started with this project, clone the repository and install the dependencies:

git clone https://github.com/harshxraj/saas-landing-nextjs.git
cd saas-landing-nextjs
npm install

Usage

To start the development server, run:

npm run dev

Open http://localhost:3000 in your browser to see the project.

Preview

image