Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/destructo570/react-countries

See useful information related to all countries like currency, native names, border countries etc.
https://github.com/destructo570/react-countries

axios css html javascript react styled-components

Last synced: about 1 month ago
JSON representation

See useful information related to all countries like currency, native names, border countries etc.

Awesome Lists containing this project

README

        

# React Countries App

### See useful information related to all countries like currency, native names, border countries etc.
We are using REST Countries API for getting data related to a country.

### [Live Preview](https://react-countries-azure.vercel.app/countries)

## Features
- Show detailed information about a country,
- Live search and region based filtering options.
- Light and Dark mode

### Tech Stack
- ReactJS
- React router
- Axios for HTTP Requests
- HTML
- CSS
- Javascript.