Skip to content

luckasRanarison/japidic

Repository files navigation

Next JS TailwindCSS

Japidic

Japidic is a free online japanese dictionary powered by Jotoba APIs, with the ability to search for words, kanji, sentences and names.

Development

This project was created using create-next-app. To run japidic locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/luckasRanarison/japidic.git
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:3000

Credits