Skip to content

Internal project to learn and demo the React framework. React front-end consuming the GitHub API.

Notifications You must be signed in to change notification settings

klode/react-github-api

Repository files navigation

This is a React app built with the purpose to learn and demo the React framework.

Description

The app uses the Github API to search the GitHub users, and get the details of a single user. The app displays the list of users that match the search, clicking on a user will display the profile of the selected user.

Dependencies

  • webpack
  • webpack-dev-server

Install npm package dependencies

  • npm install

Run the dev server

  • npm start

Preview

  • localhost:3000

Alt text

Links

About

Internal project to learn and demo the React framework. React front-end consuming the GitHub API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published