Welcome to the AI-Powered SEO Tools Project! This project is a dynamic and visually appealing web application designed to showcase revolutionary AI-driven SEO tools. The project leverages modern web technologies, including Next.js, Tailwind CSS, Framer Motion, and TypeScript, to create an engaging user experience.
- Responsive Design: Fully responsive layout that adapts to various screen sizes.
- Animated Components: Smooth animations using Framer Motion for an engaging user interface.
- Testimonials Section: A dynamic testimonial slider showcasing user feedback.
- Features Tabs: Interactive tabs demonstrating various features of the SEO tool.
- Logo Ticker: An animated ticker displaying logos of companies that trust this tool.
- Customizable Button: A stylish button component with hover effects.
- Next.js: A React framework for server-side rendering and static site generation.
- TypeScript: A statically typed programming language for improved code quality.
- Tailwind CSS: A utility-first CSS framework for building custom designs without writing much custom CSS.
- Framer Motion: A motion library for React to create animations and interactions.
- React: A JavaScript library for building user interfaces.
- Next Image: An optimized image component provided by Next.js.
- @dotlottie/react-player: A player for
.lottie
animation files.
-
Clone the repository:
git clone https://github.com/yourusername/seo-tools-project.git cd seo-tools-project
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Open your browser and navigate to
http://localhost:3000
to see the project in action.
- Navigate through the homepage to explore the different sections, such as the testimonials slider, features tabs, and logo ticker.
- Interact with the elements to see animations and hover effects.
- Customize components by modifying the code and styles in the respective component files.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch with a meaningful name.
- Make your changes and commit them with a descriptive message.
- Push your changes to your fork.
- Open a pull request to the main branch.
This project is licensed under the MIT License
. See the LICENSE file for details.