logo
/

Let's work together!

  • Home
  • About
  • Skills
  • Projects
  • Contact

let's connect

portada

Github Users Searcher

React

Project

Overview

It's a page that I made for the John Smilga React course. You can enter the name of a github user and get the data using axios. For do that, I had to use the github api. The app will present you a lot of info about the user, using charts, for example the followers, the repos, the most used technologies, etc.
For the charts I used the Fusion Charts API.
You also have to login if you want to enter to the page, and for manage it I used Auth0.

Technologies

Javascript

HTML

CSS

React.js

Auth0

Fusion charts

Back