test task for Kottans Front End 2017
This app allows to search/display/filter/sort GitHub repos.
Hosted with GitHub Pages - DEMO
Created with such technologies:
- React as a core of building UI
- Redux for better performance
- React Router v4 for emulation of multi-page app
- Redux Saga for asynchronous effects
- axios for making requests and data fetching
- svg-sprite-loader for optimizing work with icons
- Create React App + custom-react-scripts for generating project with minimum of the configuration
npm install
npm run startnpm install
npm run deploy