Loading repository data…
Loading repository data…
devdasamale / repository
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.
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.
To set up the project locally, follow these steps:
Ensure you have the following installed:
Clone the repository:
git clone https://github.com/devdasamale/Gemini-Clone.git
cd Gemini-Clone
Install dependencies:
npm install
Running the Application
npm start