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.
- Check out the project live at Here 👈
- 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
To get started with the Travel Journey react page, follow these steps:
- Clone the repository:
git clone https://github.com/huseyinkaplan00/travelJourney.git
- Navigate to the project folder and install dependencies:
cd travelJourney npm install
- 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!