Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

pawojciechowski/github-user-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github user search

Short introduction

This is small application that allows to search Github users and see short summary of their profiles. I have used mobx-state-tree as state management library for the first time to test its features. You can try it here.

Requirements

  • Use Typescript
  • Use linter (ESLint)
  • Use code formatter (prettier)
  • Connect to Github REST API v3
  • Implement designs
  • Write tests

Additional features

  • Add theming possibility
  • Add state management library
  • HMR for both components and state
  • Add CI & CD and deploy it to the server
  • Add skeletons

Notes

  • To make this app more resilent to errors there can be Error Boundaries added, but no time for that unfortunately.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published