The purpose of this application is to demonstrate React and Typescript skills.
This application uses the an open Countries API to fetch country data.
- React
- Typescript (A superset of JavaScript)
- Git usage
- Tailwind CSS
- Axios for HTTP requests
- React Test Library
- Github actions for CI