Repository files navigation
React - a popular user interface JavaScript library.
Typescript - a strict syntactical superset of JavaScript which adds optional static typing.
Context API - Allows passing of data through component trees, giving our components the ability to share data at different levels.
Jest - a JavaScript testing framework designed to ensure correctness of any JavaScript codebase.
TestingLibrary - a light-weight solution for testing React components.
Emotion - a library designed for writing css styles with JavaScript.
MobX - an unopinionated state management library outside of any UI framework.
📜 Run the codebase on your system:
Install the dependencies and start the app:
Run the test cases in watch mode:
Lint the code with ESLint (make sure ESLint plugin is installed):
Check for typescript problems:
About
Quickly lookup details about countries, search and filter them according to your preferences.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.