iamaravinds / github-user-profile

A simple react app that displays list of github users and details of each users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github User Listings

This application lists all github users and their details. This is completely done using react, react router and material UI components.

How to run

In the project directory, run the following commands:

npm install

This installs all the dependencies required for the project

npm start

This will run the app. Open http://localhost:3000 to view it in your browser.

About

A simple react app that displays list of github users and details of each users.


Languages

Language:JavaScript 68.3%Language:HTML 16.5%Language:CSS 15.3%