Pokemon Index With Infinite Scroll, Search, Filter and Detail Pokemon
https://fj-pokedex.vercel.app/
Pokedex GraphiQL Console https://fj-graphql-pokemon.herokuapp.com based on https://graphql-pokemon.now.sh/
# initial state
git clone https://github.com/fjfalah/pokedex.git
yarn
then
# development mode
yarn dev
or
# production mode
yarn build
yarn start
or
# test mode
yarn test
- Typescript
- Next JS
- React JS
- Apollo GraphQL
- Jest (Test)
- Styled Components
- Pokemon List
- Pokemon Detail
- Pokemon Search