A personal project built with React and Vite to explore travel planning and AI-powered trip assistance.
- Search and explore travel destinations
- Generate travel recommendations
- Create personalized itineraries
- Responsive user interface
- React
- Vite
- JavaScript
- CSS
npm install
npm run devOpen http://localhost:5173 in your browser.
This project was created to practice frontend development, API integration, and building interactive web applications.