Mminner4248 / MidtermCapstone-Wagashi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wagashi - English/Japanese Dictionary

Wagashi is an easy to use English/Japanese Dictionary that allows you to login in, save vocab cards and then use them to play a memory game.

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

You will need to npm install in the lib folder, and install a CORS changer.

There are several libaries used, so use the terminal to access your lib folder and type npm -install. 

Make sure that you have the Moesif Origin & CORS Changer Chrome Extension in order for the API to run. 

Running

Create a new tab in your terminal and run your own private server. Make sure that grunt is running in your lib folder by typing grunt when in the lib directory.

Built With

Authors

Acknowledgments

  • Thanks to the guys at Jisho for providing an excellent API.

About


Languages

Language:JavaScript 69.2%Language:HTML 27.0%Language:CSS 3.8%