Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.03 KB

README.md

File metadata and controls

40 lines (30 loc) · 2.03 KB

Tourizzo

Welcome to Tourizzo !

Live Site: https://real-estate-d06a5.web.app/

Server Side

Github-Repo: Click Here

Overview

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.

Features and Characteristics

  • 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.

Used Technologies

  • React
  • Javascript
  • Tailwind
  • Daisy UI
  • Firebase

NPM Packages Used

  • 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.

Getting Started

To run the project locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Start the development server using npm start.