Skip to content

kadekkurniawan/quick-dictionary

Repository files navigation

Quick Dictionary

a dictionary app that take a word as an input and return a lexicon (definition, pronuncitions, etc) of that word

Motivation

i've never using an API before, so i went up to google and search for an api and found out some word api, and gave it a tried

Build With

Demo

view this project at: Quick Dictionary

Setup

After you fork this project, navigate to the repository, and then open the command line and install the necessary packages:

npm install

After the installation has finished, run the following script in order to run the application:

npm run dev

Once the server is running, go to http://localhost:3000/ in your browser.

Releases

No releases published

Packages

No packages published