Country Dropdown

This repo contains the code for a simple country select dropdown component. It uses React, Redux Toolkit, Material UI v5 and is tested with Jest.

image

How to run

yarn start

How to test

yarn test