Skip to content

t0rbik/test-task-satellite

Repository files navigation

Dictionary app which uses https://dictionaryapi.dev/

Techs: React, Redux (thunk), React Router, Typescript, Eslint

IMPORTANT: no any/unknown/ignore

Additional Requirements: Design, responsive

Includes:

  • Home Page - search input. After submit show loader.
  • Result Page - result of a word search in API dictionary
  • Should be able to start search by direct link (localhost:3000/)
  • If word isn't found show page 'Not found'