Skip to content

A Modern Light SaaS Landing Page Design Using React, Next.js, TailwindCSS, and Framer Motion

Notifications You must be signed in to change notification settings

faridvatani/prodway

Repository files navigation

Prodway

prodway-saas-landing-page

Prodway is a modern, light SaaS landing page designed using React, Next.js, TailwindCSS, and Framer Motion. This project aims to provide a fast, responsive, and SEO-optimized landing page that is easy to customize and built with the latest web technologies. This is a Next.js project bootstrapped with create-next-app.

Features

  • Fast and Responsive: Optimized for performance and mobile-friendly design.
  • SEO Optimized: Built with best practices to ensure high search engine rankings.
  • Easy to Customize: Modular and well-documented codebase for easy customization.
  • Modern Technologies: Developed using React, Next.js, TailwindCSS, and Framer Motion.
  • Animated: Smooth animations and transitions powered by Framer Motion.
  • Cross-Browser Compatibility: Works seamlessly across different browsers.
  • Accessibility: Designed with accessibility in mind to ensure inclusivity.
  • Scalable Architecture: Built to handle growth and scalability.

Getting Started

First, To install the project dependencies, run:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Usage

After installation, you can start the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load DM_Sans, a custom Google Font.

Design

You can view the design for this project on Figma: Light SaaS Landing Page

Contributing

Contributions are welcome! Please read the contributing guidelines first.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A Modern Light SaaS Landing Page Design Using React, Next.js, TailwindCSS, and Framer Motion

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published