BoundlessJourneys - Travel Website

Website Preview

BoundlessJourneys is a dynamic travel website that provides users with an interactive platform to explore and discover exciting travel destinations around the world. The website offers a seamless user experience, responsive design, and engaging content that caters to the travel enthusiast community.

Table of Contents

Features

  • Browse a curated list of popular travel destinations.
  • View high-quality images of each destination.
  • Responsive design for a seamless experience across devices.
  • Engaging carousel showcasing featured destinations.
  • User-friendly navigation with intuitive UI.

Technologies Used

  • HTML5, CSS3, JavaScript
  • React.js and tailwindcss for frontend development
  • React-Icons for icons
  • Unsplash for fetching destination images

Installation

  1. Clone the repository:
git clone https://github.com/SahilChowkekar/BoundlessJourneys-Travel-Website.git
  1. Navigate to the project directory:
cd BoundlessJourneys-Travel-Website
  1. Install dependencies using Yarn or npm:
yarn install

or

npm install

Usage

  1. Start the development server:
yarn start

or

npm start
  1. Open your browser and navigate to http://localhost:3000 to see the website in action.