Skip to content

allanloji/Gitusers

Repository files navigation

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