Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 934 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 934 Bytes

React 17 template + styled-components + useQuery + MSW

Overview:

Our app should allow searching GitHub for users and repositories.

Start:

  1. npx npm-check-updates --target minor
  2. npx npm-check-updates -u --target minor
  3. npm install
  4. npm run start

Others:

  1. Compile and minify for production npm build
  2. Run all tests npm test

Project rules:

Problems with initial description of task and solutions:

  1. ...

Authenticating with GitHub Api in the local project:

...

Authors:

Piotr Rynio
Contact: [email protected]
github.com/PiotrRynio/