/lines-of-disapproval

Send the look of disapproval and other line emoticons from Kik

Primary LanguageJavaScript

Lines of Disapproval

Send the look of disapproval and other line emoticons from Kik.

Using the Kik Starter Kit

Setup and running

  1. Navigate to the project directory and run these commands:
npm install
npm start
  1. Go to localhost:5000 in your browser to see the app

Hosting on GitHub Pages

From your master/dev branch, run the following command:

git subtree push --prefix web origin gh-pages