This web app
- Get JSON from the API https://api.github.com/users
- Print github users
- Sort user ID ascendingly or descendingly
- Filter user type
- Real-time search user login name
- Display number of results
Install modules to app
npm install
Run the app in the development mode in http://localhost:3000.
npm start
Build the app for production to the build
folder. It bundles React in production mode and optimizes the build for the best performance. App is ready to be deployed.
npm run build
- Create with : Creat React App
- JS frameworks : ReactJS
- CSS frameworks : BootStrap-v4
- Lint: ESLint
- Editor: Atom
- Email : meiyanlau98234304@gmail.com