Simple React Project to fetch and list all of the countries in the Earth!.
- React(Typescript)
- React Redux Toolkit RTK Query
- Ant Design
- Firebase
You will need to install
After clone the repo you will need to do:
$ yarn # Install the dependencies
$ yarn dev # Running in development
$ yarn test # Run tests
$ yarn build # Build the project