Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 528 Bytes

app-for-git

Stack: React.js, JS, Flexbox, react-paginate

This project is an interface for GitHub api.

Features:

  • get user information and their repositories with pagination by username;

  • adaptive layout.

How to run:

npm start — start app for developing npm run build — build app for production