Service for searching for Github users and looking up the basic information about them. Just type Github login and click "Search"! Includes color theme switcher for the best user experience.
- Vitejs - frontend tooling
- React
- TypeScript
- Redux-toolkit - state management
- Emotion - for components styling
- Jest, React Testing Library - for testing
- miragejs - for mocking API in tests
yarn install // install dependencues
yarn dev // start app locally
yarn test // start tests
- igorkamyshev
- pepelsbey