Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.49 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.49 KB


GITHUB API REACT EXAMPLE

LIVE

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with yarn) installed on your computer. From your command line:

# Clone this repository
$ https://github.com/ahmetkuslular/github-api-react-example.git

# Go into the repository
$ cd github-api-react-example

# Install dependencies
$ yarn

# Run the app
$ yarn start

# Run the test
$ yarn test

Packages

This software uses the following open source packages:

TODO...

  • Refactoring
  • queryFormat fonksiyonu daha generic yazılabilir
  • datayı reload yapma kısımları düzgün olmadı. Tekrar elden geçirilmeli.
  • Test yazılmalı
  • Error case eklenecek
  • base değerler constat dan çekilmeli