Welcome to the AI-Based Trip Planner project! This is a web application designed to help users plan their trips with the assistance of Gemini AI. The app is built using React, JavaScript, and styled with Tailwind CSS for a clean and responsive user interface.
- Trip Planning: The app allows users to input their travel preferences, such as destination, budget, and travel dates.
- AI Suggestions: Powered by Gemini AI, the app provides personalized trip recommendations based on user input, such as ideal destinations, activities, and accommodations.
- Responsive Design: The interface is built with Tailwind CSS to ensure it looks great on all screen sizes, from mobile phones to desktops.
- User-Friendly Interface: The app is designed with a simple, intuitive UI to make trip planning easier and more enjoyable.
- Frontend: React.js
- Styling: Tailwind CSS
- AI Integration: Gemini AI (for trip recommendations)
- JavaScript: Used for logic and dynamic content
- Other: Fetch API for interacting with external services or AI endpoints
Make sure you have the following installed on your local machine:
- Node.js (v16.0 or higher)
- npm (comes with Node.js)
- Clone this repository to your local machine
- Install the dependencies
- Start the development server. This will run the app on http://localhost:3000 in your browser.
If you'd like to contribute to this project, feel free to fork the repository, make your changes, and submit a pull request.
Happy travels, and enjoy planning with AI!!