Skip to content

radaelilucca/pokemon-graph-and-tests

Repository files navigation

Pokemon Finder

Project Logo

Search pokemons by name or get a random one!

🎮 The project  |  🧰 Tech stack  |  ➕ Contributing

🎮 The project

This is a Pokemon project that I'm using to improve my testing skills and learn GraphQL. I'ts created using React (Vite), Styled-Components, Redux-Toolkit, GraphQL and the testing libraries are Jest, React-Testing-Library and Cypress and MSW will be added later.

Project main demo image

You can try the live version here: pokemon.radaeli.dev

🧰 Tech stack

Typescript Logo GraphQL logo Vite logo Styled Components logo Redux logo Jest logo Testing library logo Cypress logo

➕ Contributing

  • First of all, leave a star! ⭐️
  • Fork this repo
  • Create a branch to work on your fix/feature: git checkout -b feat/my-cool-feature
  • Commit your changes: git commit -m "feat: add my cool feature"
  • Upload your changes and make a pull request! git push origin feat/my-cool-feature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages