Welcome to Tourizzo !
Live Site: https://real-estate-d06a5.web.app/
Github-Repo: Click Here
The Tourist Spot Management project is designed to assist users in finding and selecting desirable tourist destinations based on their preferences and budget. The platform offers a comprehensive guide to tourist spots, allowing users to explore places by country, budget, and other criteria. This project aims to enhance the travel planning experience by providing an easy-to-use interface for discovering and organizing trips.
- Spot Listings: Browse through a wide range of tourist spots.
- User Profiles: User can create and manage his/her own user profile to save favorite listings and preferences.
- Detailed Spot Information: Each spot listing on Tourizzo includes detailed information such as spot specifications, amenities, pricing details, high-quality images, providing users with all the necessary details to make informed decisions.
- Responsive Design: Enjoy a seamless browsing experience across devices, including desktops, tablets, and mobile phones.
- Secure Authentication: User's data is protected with secure authentication methods to ensure privacy and security.
- React
- Javascript
- Tailwind
- Daisy UI
- Firebase
- aos: Animate on Scroll library for adding animations to elements as they appear in the viewport.
- animate.css: A library of ready-to-use CSS animations for adding visual effects to elements.
- react-leaflet: A React component library for integrating interactive maps using Leaflet.
- swiper: A modern mobile touch slider library for creating responsive and touch-friendly sliders.
To run the project locally, follow these steps:
- Clone this repository to your local machine.
- Navigate to the project directory.
- Install dependencies using
npm install
. - Start the development server using
npm start
.