/travelJourney

Travel Journey is a responsive React application built with React. I used prompts and the .map method in this project to efficiently render data from a "data.jsx" file, providing a seamless user experience.

Primary LanguageJavaScript

Contents

Description

Travel Journey is a responsive React application built with React. I used prompts and the .map method in this project to efficiently render data from a "data.jsx" file, providing a seamless user experience.

Views of React Page

Desktop View Of React Page

Mobile View Of React Page

Features

  • Responsive design that adapts to different devices and screen sizes
  • Utilizes SCSS for clean and maintainable styling
  • Employs the .map method to render data dynamically from "data.jsx"
  • Tested on a wide range of devices, including smartphones, tablets, and desktop computers
  • Ideal for impressing potential employers in the human resources field

Getting Started

To get started with the Travel Journey react page, follow these steps:

  1. Clone the repository:

git clone https://github.com/huseyinkaplan00/travelJourney.git

  1. Navigate to the project folder and install dependencies:

cd travelJourney npm install

  1. Start the development server:

npm run dev

The react page should now be running on http://localhost:8000/.

Thank you for your interest in the Travel Journey react page!