https://github.com/thaixjacob/pokedex
This project is a dynamic Pokémon exhibition that leverages the PokeApi to gather data and exhibit visuals of the complete assortment of Pokémon accessible within the Pokedex.
https://github.com/thaixjacob/pokedex
frontend testing
Last synced: 2 months ago
JSON representation
This project is a dynamic Pokémon exhibition that leverages the PokeApi to gather data and exhibit visuals of the complete assortment of Pokémon accessible within the Pokedex.
- Host: GitHub
- URL: https://github.com/thaixjacob/pokedex
- Owner: thaixjacob
- License: mit
- Created: 2023-06-12T13:25:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T14:25:15.000Z (about 3 years ago)
- Last Synced: 2025-03-12T16:45:47.635Z (over 1 year ago)
- Topics: frontend, testing
- Language: TypeScript
- Homepage: https://pokeatlas.netlify.app/
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pokédex App

Thaixjacob - Full Stack Developer
This is a web application that allows users to explore and discover more about Pokémons. The application is designed using React and Styled Components to provide an interactive and visually appealing experience. The data is obtained from the PokeApi and the code is clean and secure thanks to the use of Jest for testing and Sonar for quality control.