Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/andrei1994rus/users-react
- Owner: andrei1994rus
- Created: 2023-01-19T13:49:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-16T18:04:06.000Z (9 months ago)
- Last Synced: 2024-02-16T19:25:42.756Z (9 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://luxurious-outgoing-emmental.glitch.me/
- Size: 813 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/) .