Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 847 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 847 Bytes

Countries React App

A simple React application made in Business College Helsinki lessons. You can see basic information about all countries, search and favourite them. You can also see the local weather of the country by clicking the card.

Whatch the demo video: https://www.youtube.com/watch?v=8ZOC270Awow

Technologies used

Built with:

  • HTML
  • JS
  • CSS
  • Bootstrap
  • Reactjs
  • Redux
  • Firebase

API services I used in this app

Getting weather data: https://openweathermap.org Getting country data: https://restcountries.com

Screenshot

globe

Authors and acknowledgment

Jani Behm

  • GitHub @janibehm

countries-react-app