Skip to content

Welcome to the Gemini Clone project! This React application emulates the core functionalities of the Gemini platform, focusing on information searching and tracking recent searches. Data is managed across components using React's Context API.

Notifications You must be signed in to change notification settings

devdasamale/Gemini-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini Clone

Welcome to the Gemini Clone project! This React application emulates the core functionalities of the Gemini platform, focusing on information searching and tracking recent searches. Data is managed across components using React's Context API.

Features

  • Information Search: Efficiently search for information within the application.
  • Recent Searches: View and manage your recent search history for quick access.

Technologies Used

  • Frontend: React.js
  • State Management: Context API
  • Styling: Custom CSS

Getting Started

To set up the project locally, follow these steps:

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/devdasamale/Gemini-Clone.git
    cd Gemini-Clone
  2. Install dependencies:

    npm install
    
  3. Running the Application

    npm start
    

Result

image

About

Welcome to the Gemini Clone project! This React application emulates the core functionalities of the Gemini platform, focusing on information searching and tracking recent searches. Data is managed across components using React's Context API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published