An open API service indexing awesome lists of open source software.

https://github.com/floony7/react-countries-reference-app

My first advanced React project using the Context API with an external API that lists information for each country and territory of the world.
https://github.com/floony7/react-countries-reference-app

context-api react styled-components

Last synced: 2 months ago
JSON representation

My first advanced React project using the Context API with an external API that lists information for each country and territory of the world.

Awesome Lists containing this project

README

          

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## React Countries and Territories Information App

Project developed by Fred Lunjevich as a practice project in React. This project includes the following packages and features:

* React Context API
* Styled Components
* React Router
* Axios