/JE-WOTD

English word of the day for native Japanese speakers

Primary LanguageJavaScriptMIT LicenseMIT

JE-WOTD

Elijah Hursey

Evangeline Luciano

Description

A collection of applications that provide a word of the day service targeted at native Japanese speakers wanting to learn English with daily email integration.

Screenshots

Webpage

webpage

Email

email

User Instructions

Navigate to https://jewotd-spa.herokuapp.com/

Should you choose to register for the daily email please use the text box at the top of the page.

Should I run the API or email_wkr locally?

As these services uses many components and many other services it is not intended to be run locally without assistance from myself. This is because you would need to be added to my AWS account as well as given access to several other services in order for the backbone of this project to function on your local machine.

Running the SPA locally

To run the spa locally all you need is to install NPM and VueJS. After downloading and pulling the project from Github you will need to run npm install and npm run dev after navigating into the spa/jewotd-spa directory.

Resources