Skip to content

idea456/tango-list

Repository files navigation

📝🇯🇵 単語リスト

An app that acts like a to-do list to store everyday vocabulary encounters in Japanese. The app uses Jisho.org API to search for Japanese words. Fun fact, I did this project for my studies cuz searching for words in dictionary and putting them in a list is a pain :(


https://tango-list.herokuapp.com/

Screenshots

screencapture-localhost-3000-2020-05-31-19_05_57

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

Credits

All thanks to Jisho for making this app possible : https://jisho.org/

About

An app that acts like a to-do list to store everyday vocabulary encounters in Japanese.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published