Skip to content

Gurenax/eloquent-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Eloquent Dictionary

A simple dictionary app built on React and Words API.

Wireframe

Figma

Components

SearchBar

  • word - the search input
  • onInputChange - event when the search input is changed
  • onSearchAction - event when the search is executed

Result

  • word - the search input
  • data - the result data from the API
  • error - the error returned from calling the API

Deployment

Netlify

  • Build command - npm install && npm run build
  • Publish directory - build
  • Build environment variables - refer to .env file

About

๐Ÿ“• A simple dictionary app built on React and Words API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages