Skip to content

dinakajoy/github_profile_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Profile App

Description

This is a simple application where users can create cardlist of registered users on github and view thier github details. It consumes github's API. This is my first react application and since we mostly keep our front-end separate from the logics and only allow communicate between app user interface and logics via API, I decided to build on that skill since that's what most of the tasks entails

Installation

Clone the repository and cd into the project directory
Run npm install
To run locally, run npm start and copy the build folder to your server
To deploy, run npm run build and copy the build folder to your server

Usage

Simply enter the github username and click add
To view more github user's details, click on the card

Built With

  • React - For Layout
  • CSS - For Styling
  • Consumes github's API

Link

Access app via https://github-profile-app-by-joy.netlify.app/

Author

Odinaka Joy

About

This is a simple application where users can create cardlist of registered users on github.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published