An interactive tourism platform built to showcase the cultural, natural, and historical beauty of Jharkhand.
This project was developed as part of a hackathon to promote smart tourism with a modern user-friendly experience.
- Interactive trip planner (choose days, budget, and interests)
- Map integration for attractions
- Guides and recommendations
- Tourism marketplace
- Responsive UI (works on web & mobile)
- Frontend: React Native (Expo), TypeScript
- Backend: Node.js / Express (API for itinerary generation)
- Database: JSON/mock data (can be extended)
- Other: Context API for theming, reusable UI components
npm install
# or
yarn install- Start the development server (choose your platform):
npm run start # Start Expo development server
npm run android # Launch Android emulator
npm run ios # Launch iOS simulator
npm run web # Start the web version- Reset the project (clear cache, etc.):
npm run reset-projectnpm run lint- React Native: 0.79.4
- React: 19.0.0
- Expo: ~53.0.12
- Expo Router: ~5.1.0
- Supabase: ^2.50.0
- Other commonly used libraries:
- @expo/vector-icons
- react-native-paper
- react-native-calendars
- lottie-react-native
- react-native-webview
- and more
For a full list of dependencies, see package.json.
- TypeScript: ~5.8.3
- ESLint: ^9.25.0
- @babel/core: ^7.25.2
-
Fork this repository
-
Create a new branch (
git checkout -b main) -
Commit your changes (
git commit -am 'Add new feature') -
Push to the branch (
git push origin feature/your-feature) -
Open a Pull Request
##team name:EcoTravellers
1.Aayushy sirsolkar(author) 2.supreet YVS(Team Leader) 3.Sonu thakur 4.Yashvi shah 5.Aditi singh 6.Aayushi patel
This project is private ("private": true). For collaboration inquiries, please contact the author. author:Aayushy sirsolkar
Feel free to add project screenshots, API documentation, feature descriptions, or any other information as needed.