Skip to content

ArhanAnsari/gemini-clone-nextjs

 
 

Repository files navigation

🚨 Tutorial

This repository contains the corresponding tutorial available on our YouTube channel, Code Scrapper.

Our Gemini AI clone is a streamlined project management tool designed to enhance productivity and team collaboration. It offers intuitive AI response interfaces for task management, customizable boards for project tracking, and seamless integration capabilities to adapt to various workflows. Ideal for individuals and teams looking for an efficient way to organize tasks and projects.

  • Next.js
  • Primsa
  • Shadcn
  • Tailwind Css
  • Gemini Ai

Follow these steps to set up the project locally on your device.

Prerequisites

Make sure you have the following installed on your machine:

Clone this Project

git clone https://github.com/CodeScrapper1/gemini-clone-nextjs.git
cd gemini-clone-nextjs

Installation

Install dependencies using yarn:

yarn

Running the Project using yarn

yarn run dev

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • CSS 2.4%