Skip to content

Search web app to explore React hooks with Jest and Storybook.

Notifications You must be signed in to change notification settings

dianavolt/react-hooks-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

react-hooks-search

Simple Wikipedia search web app to explore React hooks with Jest and Storybook.

Downloading dependencies

npm install

Usage

// navigate to my-app directory
npm start

Open Storybook

npm run storybook

Testing

npm test

// generate coverage report
npm run test:ci

// open coverage report
npm run view:cov

About

Search web app to explore React hooks with Jest and Storybook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published