Wandr is a modern, fast, and AI-powered travel planning and discovery platform. Plan your dream trips in seconds with integrated Google Maps and Gemini AI.
π Live Demo
- π€ AI-Powered Itineraries: Generate personalized travel plans using Gemini AI.
- π Google Places Integration: Discover millions of locations with detailed information.
- πΊοΈ Interactive Maps: Visualize your routes and stops in real-time.
- π± Responsive Design: Seamless experience across desktop, tablet, and mobile.
- π Secure Authentication: Quick login via Google OAuth.
- Frontend: React, Vite, Tailwind CSS
- Backend: Node.js, Express (Hosted on Render)
- AI Engine: Google Gemini Pro API
- Maps & Location: Google Maps / Places API
- Hosting: Vercel
Follow these steps to run the project locally:
-
Clone the repository:
git clone [https://github.com/your-username/wandr.git](https://github.com/your-username/wandr.git) cd wandr -
Install dependencies:
npm install
-
Environment Variables: Create a
.envfile in the root directory and add the following keys:VITE_GOOGLE_PLACES_API_KEY=your_google_api_key VITE_GOOGLE_GEMINI_API_KEY=your_gemini_api_key VITE_GOOGLE_AUTH_CLIENT_ID=your_google_client_id VITE_API_BASE_URL=[https://wandr-backend.onrender.com](https://wandr-backend.onrender.com)
-
Run the application:
npm run dev
| Landing Page | Create Trip | My Journey | View Trip |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
This project is licensed under the MIT License. See the LICENSE file for details.
For support or feedback: aghazadeulvi@gmail.com



