/react-github-user

Github user application search

Primary LanguageJavaScript

React-github-user-app

About The Project

Screenshot_2

This is one of my pet projects. This project demonstrates work with the Github API (namely https://api.github.com/users/${username}). The project allows you to get information about a github user by nickname.

Technology stack

  • ReactJS
  • SASS

Installation

  1. Clone the repo
    git clone https://github.com/Lenokail/react-github-user.git
  2. Install NPM packages
    npm install
  3. Run project
    npm run start

Demo

Demo version of the project (Demo).