Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 624 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 624 Bytes

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Runs application tests

For state management - React query For styling - Material UI and styled-components For pulling data from github - @octokit/request

Regarding missing tests and styling issues

Unfortunately, due to time limitations (quite busy week at work and after-work) I could only showcase my skills of testing and I didn't cover all of the code with tests and there may be some styling issues.