Skip to content

Files

Latest commit

 

History

History
28 lines (22 loc) · 578 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 578 Bytes

Pet project: TZ-05

https://dartmax.github.io/ReactTZ05/

The main task of the project:

The user enters the title of the article into the search, and gets it when the button is pressed

Description of the project:

Implement with React, Redux / Sagas.

Functionality:
  Autocomplete search
  Mocked JSON

Technologies:

  • Main:
    • React / Redux
    • JavaScript
    • Saga
    • Html 5 + CSS 3
  • Other:
    • Redux-Saga
    • React hook's
    • React-redux
    • React-router-dom
    • Git
    • yarn