Skip to content

Travel Guide is an online platform offering detailed destination descriptions, cultural insights, and practical travel tips. Designed for tourists, tour guides, and administrators, it enhances trip planning and enriches travel experiences.

Notifications You must be signed in to change notification settings

Sohana-Karniz-Mimmi/Travel-Guide-Client

Repository files navigation

Travel Guide - Explore Bangladesh

Project Overview

  • Concept: An online platform providing comprehensive travel information for tourists.
  • Problem Solved: Helps travelers plan trips by offering detailed descriptions of destinations, cultural insights, and travel tips.

Features

  • Destination Details: In-depth information on tourist attractions, landmarks, and hidden gems.
  • Cultural Insights: Information on local cuisine, traditions, and activities.
  • User Roles: Includes functionalities for tourists, tour guides, and admins.

Technology Used

  • Frontend: React, React Tabs, React Share, Framer Motion. Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: Firebase

How to Clone and Run Locally

Frontend

  1. Clone the repository:

    git clone https://github.com/Sohana-Karniz-Mimmi/Travel-Guide-Client.git
    
  2. Navigate to frontend directory:

    cd Travel Guide/frontend
    
  3. Install dependencies:

    npm install
    
  4. Set up environment variables:

    • Create a .env file in the frontend directory.
    • Add necessary Firebase config keys.
  5. Start the development server:

    npm run dev
    
  6. Access the frontend website:

Backend

  1. Navigate to backend directory:

    cd Travel Guide/backend
    
  2. Install dependencies:

    npm install
    
  3. Set up environment variables:

    • Create a .env file in the backend directory..
    • Add MongoDB credentials and any other necessary configurations.
  4. Access the backend API:

    npm start
    
    
  5. Access the frontend website:

About

Travel Guide is an online platform offering detailed destination descriptions, cultural insights, and practical travel tips. Designed for tourists, tour guides, and administrators, it enhances trip planning and enriches travel experiences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages