Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Inflection

A modern clone of Inflection AI's website built with Next.js and Tailwind CSS.

Tech Stack

  • Next.js 13 App Router
  • TypeScript
  • Tailwind CSS
  • Lucide Icons
  • Radix UI

Getting Started

  1. Clone the repository:
git clone https://github.com/Number531/Inflection.git
cd Inflection
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev

Open http://localhost:3000 to view the website.

Features

  • Responsive design
  • Modern UI components
  • TypeScript support
  • Tailwind CSS styling
  • Accessibility features
  • SEO optimized

Project Structure

/app
/components
/ui
button.tsx
navigation-menu.tsx
container.tsx
navbar.tsx
hero.tsx
features.tsx
cta.tsx
footer.tsx
layout.tsx
page.tsx
/lib
utils.ts

License

MIT

About

A modern clone of Inflection AI's website using Next.js and Tailwind CSS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors