Skip to content

thisisfrey/travel-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Website

This is a project created with the purpose of learning React, a popular JavaScript library for building user interfaces. The project is a travel website for exploring and planning your next travel. It serves as a practical application of the concepts and techniques taught in React Website Tutorial - Beginner React JS Project Fully Responsive.

Demo

To give you a glimpse of this project, let's take a look at: https://thisisfrey.github.io/travel-website/. Here, you will find the deployed version of the travel website, ready to be explored and tested.

This project has been deployed using GitHub Pages.

Features

  • Browse and discover various travel destinations.
  • View detailed information about each destination, including descriptions and images.
  • User-friendly interface with intuitive navigation.

Getting Started

  1. Clone the repository: Start by cloning this repository to your local machine using the command git clone https://github.com/thisisfrey/travel-website.git.

  2. Install dependencies: Navigate to the project's root directory and run npm install to install the necessary dependencies.

  3. Run the development server: Start the development server by running npm run dev. This will launch the application in your default browser.

  4. Deployment on GitHub Pages: Deploy the site by running npm run deploy. The GitHub Pages option in your GitHub project settings must be set to the gh-pages branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages