Welcome to the Journey Like a Genius Frontend repository! This project is designed to provide an engaging and interactive user interface for the "Journey Like a Genius" application, aiming to help users build a small travel itinerary.
The "Journey Like a Genius" frontend is built using Create React App, providing a robust foundation for developing scalable and high-performance web applications. This project focuses on delivering an intuitive and responsive user experience that allows users to select preferences such as group size, budget, and location to receive curated suggestions for a place to eat and an activity to enjoy.
- Customizable Preferences: Select options like group size, budget, and city to tailor recommendations.
- Curated Recommendations: Receive matched suggestions for dining and activities based on your chosen preferences.
- Responsive Design: Optimized for various devices to ensure a seamless experience across desktops, tablets, and mobile devices.
- Dynamic State Management: Utilizes React's state management to handle user inputs and deliver personalized results in real time.
To get a local copy of the project up and running, follow these steps:
-
Clone the repository:
git clone https://github.com/Crosswolfv1/journey_like_a_genius_fe.git
-
Navigate to the project directory:
cd journey_like_a_genius_fe
-
Install dependencies:
npm install
-
Start the development server:
npm start
This will run the app in development mode. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes, and any lint errors will appear in the console.
Developers for this project: