Skip to content

reactpractice-dev/pokemons-infinite-scrolling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

Basic React boilerplate using Vite.

Starts off from the React Javascript Vite template (@vitejs/plugin-react uses Babel for Fast Refresh)

Adds on top:

  • support for testing React components with vitest and React Testing Library
  • support for mocking HTTP requests in tests using msw

Getting started:

  • npm install
  • npm run dev

To run the tests: npm run test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors