This repo contains a project build with React in which users can search for a Github user and see information of their profile.
-
You need to have installed
NodeJS
withnpm
. -
Then clone this project:
git clone https://github.com/MarioTerron/github-profile-react.git
$ npm start
All dependencies will be installed automatically.