franciscorafart / nri-takehome

Dummy tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

I made the take home with React and the library styled-components. To manage the update of a complex table state and be able to extract summary data from it I used the useReducer hook. All my code it in the src/components folder.

How to Run

  1. Run $ yarn install on root folder
  2. run $ yarn start and go to localhost:3000

About

Dummy tests


Languages

Language:JavaScript 75.0%Language:HTML 20.6%Language:CSS 4.4%