Skip to content

krlenell/kanji-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kanji-dictionary

A dictionary application for students of Japanese to search for Kanji using English words.

Live Demo

kanji-dict.krlenell.com

Technologies Used

  • JavaScript
  • HTML5
  • CSS3
  • JavaScript
  • Express 4
  • Node.js 6
  • AWS EC2
  • Jquery and Ajax

APIs Used

Features

  • User can search a Japanses Kanji using English words.

Development

System Requirements

  • Node.js 10 or higher
  • NPM 6 or higher

Getting Started

  1. Clone this repository
git clone https://github.com/krlenell/kanji-dictionary.git
cd kanji-dictionary
  1. Install dependencies with NPM
npm install
  1. Start the project. It can be view at http://localhost:3001/ in the browser
npm run dev

About

A hackathon project utilizing the data from two public APIs to create a simple kanji search application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors