Experience seamless travel planning with our AI-powered itinerary generator, built using React, Firebase, and Cloudflare Pages. Effortlessly create personalized travel itineraries tailored to your preferences and enjoy a smarter way to plan your next adventure.
- AI-Powered: Generates personalized travel itineraries based on user preferences.
- Built with React: Fast, scalable, and easy-to-maintain user interface.
- Firebase Integration: Robust backend services for authentication, database, and hosting.
- Cloudflare Pages: Fast and secure deployment of the web application.
- Home Page: Start by entering your travel preferences through a quiz.
- Surprise Me: Alternatively, press the "Surprise Me" button for random values.
- AI-Powered Suggestions: Receive a personalized travel itinerary based on your inputs.
Please note that the options to save or share your itinerary are not yet available.
We welcome contributions to enhance this project! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
. - Make your changes and commit them:
git commit -m 'Add some feature'
. - Push to the branch:
git push origin feature/your-feature-name
. - Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.