/github-cards

Create your Github card

Primary LanguageJavaScriptMIT LicenseMIT

GitHub Cards

Create your personal GitHub Card

Node.js CI

Screen

A simple React.js single page application that lets you create a personalized GitHub card.

Website

Here you can find the website: https://github-cards.now.sh

Installation and run

Clone the repository, than install all application's dependencies:

$ npm install

Launch all unit tests with:

$ npm run test

Run the application:

$ npm run start