Skip to content

Github API cards app that i made in pluralsight react course.

Notifications You must be signed in to change notification settings

cengizhankose/github-cards-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Cards App

React Project to show entered github users short info in a card.

How to run the app

1.Download the code
2.Install all dependencies using the npm i or yarn command.
3.Start the app using the npm start or yarn start command.
4.The app will launch on your default browser.

How to use it

Just enter the github username of someone to input field.

Features

-Gets a valid github profiles data
-Alerts if entered username is invalid.

Dependencies

-React
-GitHub REST API

What the app looks like

alt text

About

Github API cards app that i made in pluralsight react course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published