- Fix Apollo client provider issue when running Jest tests
- Include more test and mockups for Apollo calls and complex components
- Keep working on UI details, improve UI components
- Add documentation add configure Typedoc or similar
- Improve usage of SSR for initial render of Country detail page
- Better feedback for user (loading status)
- Usage of Atomic design with Storybook
- Integration of Redux for external data management and passing state as props to whole app
npm run dev
npm run test
npm run build
LICENSE MIT