Setup Create a .env file in the root of the project and add the following environment variables: REACT_APP_GEMINI_API_KEY= Install the dependencies: npm install Run the app: npm start