Japidic is a free online japanese dictionary powered by Jotoba APIs, with the ability to search for words, kanji, sentences and names.
This project was created using create-next-app. To run japidic locally, follow these steps:
- Clone the repository:
git clone https://github.com/luckasRanarison/japidic.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to http://localhost:3000
- The Jotoba project for the APIs.
- EDRDG which provides most of the data.
- Kanji Alive for audio sources.
- KanjiVG for the kanji stroke data.