annguyenwasd / ex-search-page

Exercise for candidate at trusting socal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explaination

I use Create React App for project initiation.

Libraries in this project

  • react-router-dom for routing
  • styled-components for styling, theming
  • react-testing-library, jest-dom for unit testing
  • lodash/debounce to make sure call update after user done typing

Run test by yarn test

About

Exercise for candidate at trusting socal


Languages

Language:JavaScript 91.3%Language:HTML 7.1%Language:CSS 1.6%