Skip to content

PetrovaDaria/octocat-assignment

Repository files navigation

Octocat Github Search Tool

Purpose

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.

Used technologies

  • 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

How to run

yarn install // install dependencues
yarn dev // start app locally 

How to test

yarn test // start tests

Interesting Github logins to test

  • igorkamyshev
  • pepelsbey

About

Github User Search Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages