Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 587 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 587 Bytes

Pokedex

A single-page application developed with React JS using TypeScript, Tailwind CSS and unit testing with Jest - React Testing Library

How to run

Use to initialize the repository.

yarn install 

Use to initialize the aplication in your local host.

yarn dev 

Installations and Configurations

Configuration of Jest

Configuration of Tailwind CSS

References

React Router v6 docs