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
This software uses the following open source packages:
- react
- styled-components
- gh-pages
- redux
- react-redux
- react-persist
- react-saga
- react-media
- react-icon-base
- date-fns
- axios
- url
- 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