https://github.com/fatihcaliss/countries-app
You can search and get data about countries.
https://github.com/fatihcaliss/countries-app
react react-axios react-bootstrap
Last synced: 4 months ago
JSON representation
You can search and get data about countries.
- Host: GitHub
- URL: https://github.com/fatihcaliss/countries-app
- Owner: fatihcaliss
- Created: 2022-07-23T16:13:06.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T08:39:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T22:44:03.050Z (6 months ago)
- Topics: react, react-axios, react-bootstrap
- Language: JavaScript
- Homepage: https://countries-app-seven-gamma.vercel.app/
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## :point_right: [Click here to see on browser](https://countries-app-seven-gamma.vercel.app/)
# Countries App
✅ In this project, I aimed get data with axios from [API](https://restcountries.com/v2/all )
✅ List countries on table Flag/Name/Capital/Region
✅ I used Bootstrap for styling.
✅ I added searching form section you can search with your selecting categories.