Xplore is a travel website frontend built to showcase my skill in creating beautiful and responsive React applications. This complete website frontend allows users to explore various travel destinations and vacation deals. The application features 10+ pages including a homepage with featured destinations, an about page with information about the "company", a destinations page with all available locations, and individual trip pages for each destination.
The user interface was designed using Tailwind CSS, which provides easy-to-use and responsive CSS styling. In addition, Tailwind UI components were used to speed up the development process and provide a more professional look.
- Fully mobile/desktop responsive design with Tailwind CSS
- Beautiful components and modern color styling
- Fluid and eye-catching animations
- Home page with featured destinations
- About page with company information
- Destinations page with all available locations
- Individual trip pages with detailed information
- Clone the repository to your local machine using git clone https://github.com/bdgycpher/xplore.git
- Navigate to the project directory using cd xplore
- Install the necessary dependencies using npm install
- Start the application using npm start
- Open your browser and navigate to http://localhost:3000
- Navigate to the home page to view featured destinations
- Click on the "Destinations" button to view all available destinations
- Select a destination to view more details about the location
- Visit the about page for more information about the fictitious travel agency
Tailwind CSS: https://tailwindcss.com/
Tailwind UI: https://tailwindui.com/