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.
- Host: GitHub
- URL: https://github.com/floony7/react-countries-reference-app
- Owner: Floony7
- Created: 2020-06-17T22:51:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T06:41:29.000Z (almost 5 years ago)
- Last Synced: 2023-03-08T04:04:39.006Z (over 3 years ago)
- Topics: context-api, react, styled-components
- Language: JavaScript
- Homepage:
- Size: 881 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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