lukicenturi / pokemon-app

Tokopedia Assignment Test, Web based Pokemon App build using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poke App

This is Tokopedia Web Platform assignment test

Stacks:

  1. React v17.0.2
  2. Webpack v5
  3. Typescript v4
  4. Emotion (Css in JS) v11
  5. GraphQL v15
  6. React-Apollo v3
  7. Testing library react v11
  8. Jest v26

To serve the project

npm run dev

To run the test

npm run test

To build the project

Build result will appear inside /dist folder

npm run build

About

Tokopedia Assignment Test, Web based Pokemon App build using React


Languages

Language:TypeScript 90.1%Language:JavaScript 8.7%Language:HTML 1.2%