Skip to content

KaungKhantKyaw1997/nihongo-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NihongoX

NihongoX is a fun app designed to help you learn Japanese characters: Hiragana and Katakana. Test your skills by guessing the correct pronunciation of random characters in both basic and advanced levels.

Getting Started

Prerequisites

  • Node.js

Installation

  1. Clone the Repository:

    git clone https://github.com/KaungKhantKyaw1997/nihongo-x.git
    cd nihongo-x
  2. Install Dependencies:

    npm install
  3. Create a .env file with your Node environment.

Running the Application

To start the server, run:

npm start

API Documentation

The API is documented using Swagger. You can access the documentation at:

http://localhost:3000/api-docs

API Endpoint

  • Get a Random Character (Japanese):

    • GET /api/jpn-random-character/{type}?level={level}&count={count}
  • Get a Random Character (English):

    • GET /api/eng-random-character/{type}?level={level}&count={count}

About

Interactive quiz app for learning and practicing Japanese characters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published