Skip to content

A GraphQL and React-powered application leveraging dynamic search capabilities to unveil diverse destinations based on user input.

Notifications You must be signed in to change notification settings

nsimona/traveler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traveler

Quick Intro

This project was created for an interview quite some time ago, and while the dependencies may be a bit outdated, it serves as a functional learning and testing resource. The GraphQL Traveler App utilizes GraphQL Apollo and React to create a straightforward application. Users can navigate through fetched destinations, loading information until they choose a country, and then view useful details about the selected country.

Prerequisites

Make sure you have installed:

Install

  1. Clone the repository: git clone https://github.com/nsimona/traveler
  2. Navigate to the project directory: cd traveler
  3. Install dependencies: npm install
  4. Start the application: npm start

Results

Explore and navigate through destinations with the Traveler. Choose a country to display detailed information.

traveler

About

A GraphQL and React-powered application leveraging dynamic search capabilities to unveil diverse destinations based on user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published