https://github.com/ibodev1/ts-react-countries
Typescript + React + Countries Api
https://github.com/ibodev1/ts-react-countries
Last synced: over 1 year ago
JSON representation
Typescript + React + Countries Api
- Host: GitHub
- URL: https://github.com/ibodev1/ts-react-countries
- Owner: ibodev1
- Created: 2022-10-02T09:54:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T09:55:39.000Z (over 3 years ago)
- Last Synced: 2025-01-05T08:28:22.953Z (over 1 year ago)
- Language: TypeScript
- Homepage: ts-react-countries.vercel.app
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 What did i use?
- [Typescript](https://www.typescriptlang.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [Axios](https://axios-http.com/)
## 👀 Api?
> URL: [https://restcountries.com/v3.1/all](https://restcountries.com/v3.1/all)
Get information about countries via a RESTful API.
> I'm learning typescript, it might be a typo.