Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 919 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 919 Bytes

GitUsers

GitUsers is page where you can search for github users, based on their name. It also includes some filtering and ordering tools.

Gitusers demo

🧑‍💻 Installation

First install dependencies with yarn or npm

yarn

Once finished run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

🤖 Stack