ai-landing-page

A sleek and modern landing page for AI-powered SEO tools. Built with Next.js, React, Tailwind CSS, and TypeScript.

MIT License

Stars
1
Committers
1

AI SEO Tools Landing Page

Welcome to the AI SEO Tools Landing Page! This project is a simple, sleek landing page built with modern web technologies, designed to showcase AI-powered SEO tools. It's built using Next.js, React, Tailwind CSS, and TypeScript for a robust, performant, and scalable application.

✨ Features

  • Responsive Design: Optimized for all screen sizes with Tailwind CSS.
  • Animations: Smooth animations and transitions with Framer Motion.
  • Lottie Integration: Easily integrate and render .lottie animations using @dotlottie/react-player.

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/rleite-it/ai-landing-page.git
cd ai-landing-page

2. Install Dependencies

Ensure you have Node.js installed. Then, install the dependencies:

npm install

3. Run the Development Server

Start the local development server:

npm run dev

Open http://localhost:3000 in your browser to see the landing page in action.

4. Build for Production

To create an optimized production build:

npm run build

📄 License

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

🌐 Live Demo

Check out the live demo on Vercel: Live Demo

Related Projects