Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrei1994rus/users-react

Search Github users on React+Webpack. (NodeJS,React,Webpack,RxJS,jQuery,Express,SCSS)
https://github.com/andrei1994rus/users-react

adaptive autoprefixer compression-webpack-plugin crossbrowser cssnano express express-static-gzip jquery mobile-first modernizr nodejs postcss react rxjs rxjs-ajax scss terser-webpack-plugin webpack

Last synced: 5 days ago
JSON representation

Search Github users on React+Webpack. (NodeJS,React,Webpack,RxJS,jQuery,Express,SCSS)

Awesome Lists containing this project

README

        

# users-react
---
# Functions
- This app searches Github users 1.5 seconds after typing;
- Result has login and avatar of every searched user;
- This app doesn't search if input value isn't changed after 1.5 seconds;
- This app doesn't search if input is empty;
- This app is adaptive and crossbrowser (including IE 11);
- Every avatar has link of Github profile;
---

# Used stack technology
- Webpack;
- NodeJs;
- ReactJS;
- CSS3, SCSS;
- HTML;
- JS;
- Libraries: sass, autoprefixer, cssnano, rxjs, [modernizr](https://modernizr.com/download?setclasses), jQuery, Express, express-static-gzip;
- Webpack plugins: terser-webpack-plugin, mini-css-extract-plugin, html-webpack-plugin, clean-webpack-plugin, compression-webpack-plugin;
- Api: Github api;
- Method: Mobile First;
---
[URL](https://luxurious-outgoing-emmental.glitch.me/) .