(Translated by https://www.hiragana.jp/)
GitHub - luezu-42/project-two
Skip to content

luezu-42/project-two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wanderlust

Wanderlust is a page built using ReactJS.

The page must be used on mobile version.

Wanderlust was built using two APIs, one with the countries' information and another one using a map to provide the location of each country.

Click HERE to access the page!

And HERE you can find our project presentation!

About

It's an application to help users to find important information about their destination when they are planning a trip.

Feel free to make your search!

How to Use

  • Write the name of the country that you are interested in.
  • Press SEARCH and then the information will show up.
  • Use the Search bar as many times as you want.
  • Good search!

Contribution

This is a free software, feel free to contribute in any way you want

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request