Full Stack Gemini Working Clone build in React.js and Express.js
Tailwind, NodeJs, Express.Js, React.js, Gemini API
- Take a prompt from the user and Give Results accordingly.
- Simple and elegant design for better user experience.
- User can see previous prompt results.
got to: Deployed Link
Fork the repo
Clone the repo
git clone https://github.com/Yourusername/Weather-Forecast.git
Go to the project directory
cd Weather-Forecast
Open with VSCode
code .
Go to Frontend and Install the packages
cd frontend
npm i
Run the frontend server
npm run dev
now open a new terminal and go to backend and then install packages
cd backend
npm i
create a .env
file and write Your Gemini API
GOOGLE_API_KEY = your-API-Key
Run the backend server
npm run dev
Contributions are welcome! If you find a bug, have suggestions for improvements, or want to add new features, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. You are free to use, modify, and distribute this project as per the terms of the license.
For Appreciating me, sponsor me Github sponsors or Follow me on socials https://linktr.ee/Gunjan_Mishra.