Skip to content

sonicfive/merriam-webster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting to the Merriam Webster Dictionary API

For now a sample connection to an API, using axios and vuex, vue JS.

On this example we are consuming the Merriam Webster Dictionary API.

You can see a working example here

Installation

You can install on your machine by typing:

npm install

Next, compile assets by typing:

npm run dev

You will need an API key from the Merriam Webster Dictionary API. You will need to create an entry in an .env file named API_KEY_REFERENCE

About

Search on the Merriam Webster Dictionary API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published