Discover your next adventure with AI-generated, personalized itineraries that are tailored to your interests and budget. Your ultimate travel planner, designed to curate the perfect trip just for you.
-
Try the site : ⬇️
-
🌍 Explore Scoutz: Visit Scoutz Now
Project is created with:
- react 15
- Shadcn UI
- Google oauth
- Firebase
- Gemini
- Google cloud
- Vercel
- Tailwind css
To run this project, install it locally using npm:
- To install all dependencies
npm install
- Make sure to rename { example.env.txt } file to { .env.local } and change environment variables.
VITE_GOOGLE_PLACE_API_KEY=YOUR_GOOGLE_PLACE_API_KEY
VITE_GOOGLE_GEMINI_API_KEY=YOUR_GOOGLE_GEMINI_API_KEY
VITE_GOOGLE_AUTH_CLIENT_ID=YOUR_GOOGLE_OAUTH_CLIENT_ID
- To run the project
npm run dev
Open http://localhost:5173 with your browser to see the result.
Fork it (https://github.com/surya-situ/scoutz/fork)
Create your feature branch (git checkout -b feature/fooBar)
Commit your changes (git commit -m 'Add some fooBar')
Push to the branch (git push origin feature/fooBar)
Create a new Pull Request
👤 Suryakanta Das
- Github: @surya-situ