A simple dictionary app built on React and Words API.
word- the search inputonInputChange- event when the search input is changedonSearchAction- event when the search is executed
word- the search inputdata- the result data from the APIerror- the error returned from calling the API
- Build command -
npm install && npm run build - Publish directory -
build - Build environment variables - refer to .env file
