leeonfield / gitcard

demo to show github API auth with React and Node.js

Home Page:http://github.lijundong.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

中文文档

About Gitcard

you can view here

Features:

  • get user info by github authorization
  • Home page show users rencently login, get more detail by user avatar
  • Comment or delete comments on Comment page
  • in Detail page, show user's basic infomation on Github (include reposity,followers,followings,etc)
  • support Follow & Unfollow operation
  • more is on the way

Server

  • Koa 2
  • MongoDB
  • Nginx

API

  • github authorization
  • user comment and delete
  • get all comments
  • get users rencently login

Tools

  • react
  • react-router
  • UI: Material UI
  • create-react-app

About

demo to show github API auth with React and Node.js

http://github.lijundong.com/


Languages

Language:JavaScript 96.0%Language:HTML 2.9%Language:CSS 1.1%