Skip to content

A project to fetch REST countries API, built with React and state management with Redux

Notifications You must be signed in to change notification settings

Duyen-codes/restcountries-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API (countries and weather) app with ReactJS and Redux

SonarCloud

This project is integrate with the REST Countries and OpenWeather API to pull country data and display it.

Live demo: https://restcountries-redux.vercel.app/

Description

Functionalities implemented include:

  • See all countries from the API on the countries page
  • Search for a country by typing into input field
  • Cancel search
  • Filter countries by region
  • Click on a country to see more detailed information on a separate page
  • See weather info about a single country
  • Click through to the border countries on the detail page

Built with

Useful Resources

About

A project to fetch REST countries API, built with React and state management with Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published