Introduction
Steps to create chatbot app using google gemini, NodeJS and ReactJS
1. Generate Key
2. Create App
3. Install necessary dependencies
4. Create .env file
5. Create index file
6. Testing by hitting api call
7. Create react app
8. Components creation
9. Run your Project