LIVE HOST: https://travelie-tushar.netlify.app/
Travelie is a web application designed to help tourists easily find nearby attractions, restaurants, and hotels. Built using React.js, this application provides a user-friendly interface to explore various locations, with detailed information and ratings to assist in making informed decisions.
- Real-Time Location-Based Search: Automatically detects the user's location and displays nearby attractions, restaurants, and hotels.
- Interactive Map: Integrates with Google Maps to provide an interactive map view, allowing users to see the exact locations of places they are interested in.
- Detailed Information: Each place comes with a detailed description, ratings, and reviews to help users choose the best options.
- Filter and Sort: Users can filter places by type (e.g., restaurants, hotels) and sort them by rating or distance.
-
Clone this repository:
git clone https://github.com/twoChar/travelie.git cd travelie -
Install dependencies:
npm install
-
Start the application:
npm start
-
Open your browser and navigate to
http://localhost:3000.
- React.js: Frontend framework for building the user interface.
- Google Maps API: For integrating maps and location services.
- NPM: Node Package Manager to manage dependencies.
Contributions are welcome! Please open an issue or submit a pull request with your improvements.
For any inquiries, feel free to contact me at [email protected].
