Skip to content

tim2tanaka/react-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to get started:

# node version
nvm use

# install dependencies
yarn install

# start app
yarn start

# run tests
yarn test

# run tests coverage
yarn test:coverage

To do:

  1. Get 100% unit test coverage. Currently at 90%
  2. Add cypress tests
  3. Better UX design
  4. Optimize pagination
  5. Complete pagination: Implement hide btn & disable btn logic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors