ohylime / StitchChromePet

Christmas Present

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2019 Christmas Present

Chrome extension where Stitch will follow you around in your chrome browser. If you get tired of him you can put him away or make him sit in the corder.

Created this chrome extension for friend who loves Stitch.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Node version 8
  • NPM
  • Knowledge of JavaScript / React / Redux

Install NVM : https://github.com/nvm-sh/nvm

Installing

A step by step series of examples that tell you how to get a development env running

  1. Install node modules

    npm install
    
  2. Build Extension

    npm start
    
  3. Navigate to chrome://extensions/ in your chrome browser

  • Enable Developer Mode on left top corner tab
  • Click on Load Package
  • navigate to directory and select the build directory

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Emily Ho

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code/art was used

About

Christmas Present


Languages

Language:JavaScript 91.5%Language:HTML 4.5%Language:CSS 4.0%