Skip to content

kanpizza1150/search-pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Pokémon

This project is developed within 2 days with zero knowledge of GraphQL integration and TypeScript 😆😆

Data Source: Pokémon API

Tools used

  • Framework: ReactJS(Typescript)
  • Statge management: Apollo Client
  • Testing: Jest and React-testing-library
  • Style: Styled-component

Get started

Install dependencies

 yarn

Runs the app in the development mode.

 yarn start

Open http://localhost:3000 to view it in the browser.

Run test

 yarn test

To be improved

  • Rendering large data + Performance Optomization
  • Adding proper type for each element, functions (Typescript + follow best practice)
  • GraphQL integration (follow best practice)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published