Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 655 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 655 Bytes

中文文档

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