Skip to content

lavarinimoreira/github-api

Repository files navigation

Github API

This is a React application that consumes the Github API to show a user's informations as well the projects.

Usage

That's the main page:

Main Page

To use the application, enter a Github username in the input field and click the "Search" button:

Search User

The application will retrieve the user's projects from the Github API and display them in a grid:

Repositories Page

You can click on some of the languages to filter the repositories. You can also click on the "SEE" link to be redirected directly to the project on Github.

Repositories Filter

Technologies Used

The application was built using the following technologies:

  • React: A JavaScript library for building user interfaces
  • Axios: A JavaScript library for making HTTP requests
  • Github API: A RESTful API for accessing Github data

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A React JS study by consuming GitHub API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published