Skip to content

GunjanKMishra/New-Gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

New Gemini

Full Stack Gemini Working Clone build in React.js and Express.js

Tech Stack

Tailwind, NodeJs, Express.Js, React.js, Gemini API

Demo

Demo.gif

Features

  • Take a prompt from the user and Give Results accordingly.
  • Simple and elegant design for better user experience.
  • User can see previous prompt results.

Screenshots

Screenshot1

Screenshot2

Screenshot3

Screenshot4

Run Online

got to: Deployed Link

Run Locally

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

Contributing

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.

Author

License

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.

Support

For Appreciating me, sponsor me Github sponsors or Follow me on socials https://linktr.ee/Gunjan_Mishra.

About

Full Stack Gemini Working Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published