Skip to content

rohitKumar38344/gemini-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini Clone

This is a Gemini clone built using React.js. The application allows users to write prompts and get answers, see recent chats, and experience a typing effect for a more engaging interaction.

Table of Contents

Features

  • Prompt Interaction: Users can write prompts and receive answers.
  • Recent Chats: Users can view recent chats.
  • Typing Effect: Answers are displayed with a typing effect for enhanced user experience.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Ensure you have the following installed on your system:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repo
    git clone https://github.com/rohitKumar38344/gemini-clone.git
  2. Navigate to the project directory
   cd gemini-clone
  1. Install NPM packages
   npm install

Usage

  1. Start the development server
   npm start
  1. Open your browser and navigate to http://localhost:5713

Screenshots

Main Interface The Gemini UI! Prompt Interaction

Recent Chats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published