All Projects → lucasbento → react-relay-pokemon

lucasbento / react-relay-pokemon

Licence: other
Use React & Relay as your Pokedex!

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to react-relay-pokemon

angular2-pokedex
A Pokedex built on Angular with AoT, Tree Shaking, Rollup and TypeScript
Stars: ✭ 34 (-61.36%)
Mutual labels:  pokemon, pokedex
alfred-pokedex
Alfred 3 workflow to lookup information about Pokemon
Stars: ✭ 24 (-72.73%)
Mutual labels:  pokemon, pokedex
pokedex
📕 DIY full-stack workshop teaching you Elixir, Absinthe GraphQL, React and Relay
Stars: ✭ 17 (-80.68%)
Mutual labels:  pokemon, pokedex
react-pokedex
A Pokedex built using React.js
Stars: ✭ 17 (-80.68%)
Mutual labels:  pokemon, pokedex
Pokedex
Pokedex developed with React Native, consuming the public API "Pokeapi".
Stars: ✭ 18 (-79.55%)
Mutual labels:  pokemon, pokedex
graphql-pokemon
Extensive Pokémon GraphQL API
Stars: ✭ 81 (-7.95%)
Mutual labels:  pokemon, graphql-pokemon
Pokedex
🗡️ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Stars: ✭ 4,882 (+5447.73%)
Mutual labels:  pokemon, pokedex
Pokedex
Pokedex is a robust Discord bot that mimics the iconic Pokedex from the Pokemon games and show. It's loaded with features to help players of all skill levels to learn and better enjoy Pokemon! The goal of Pokedex is to provide users with as much data about the Pokemon games as they desire conveniently and with minimal effort.
Stars: ✭ 18 (-79.55%)
Mutual labels:  pokemon, pokedex
Poke-Pi-Dex
Our deep learning for computer vision related project for nostalgic poke weebs (Sistemi digitali, Unibo).
Stars: ✭ 18 (-79.55%)
Mutual labels:  pokemon, pokedex
pokehooks-labs
A laboratory to use pokemons and do some experiments with React Hooks API
Stars: ✭ 35 (-60.23%)
Mutual labels:  pokemon, pokedex
koa-server
🗄️ GraphQL Back-end Server with Relay, Koa, MongoDB and Mongoose
Stars: ✭ 31 (-64.77%)
Mutual labels:  relay
pokeblack
Faithful recreation of the Pokemon Black creepypasta
Stars: ✭ 23 (-73.86%)
Mutual labels:  pokemon
typegraphql-relay
Relay-compliant GraphQL server using TypeGraphQL and TypeORM boilerplate.
Stars: ✭ 55 (-37.5%)
Mutual labels:  relay
swifitch-software
Software for SWIFITCH HW
Stars: ✭ 12 (-86.36%)
Mutual labels:  relay
pokete
A terminal based Pokemon like game
Stars: ✭ 1,397 (+1487.5%)
Mutual labels:  pokemon
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Stars: ✭ 3,513 (+3892.05%)
Mutual labels:  relay
fast-relay-pagination
Improve relay pagination performance with find and limit
Stars: ✭ 18 (-79.55%)
Mutual labels:  relay
lumen-lighthouse-graphql
Lumen example use of a GraphQL PHP server using Lighthouse package
Stars: ✭ 31 (-64.77%)
Mutual labels:  relay
Pokemon-PythonRed
[WIP] A fan-made, text-adventure Pokémon game in Python 3. If you want to Fork it, leave feedback too!
Stars: ✭ 40 (-54.55%)
Mutual labels:  pokemon
proshine
A free, open-source and advanced bot for Pokémon Revolution Online.
Stars: ✭ 53 (-39.77%)
Mutual labels:  pokemon

React Relay Pokémon

Use React & Relay as your Pokedex!
See the live demo

This is a project built to be used with GraphQL Pokémon

Check out the GraphiQL interface too!

Running

Copy .env.example file to create .env and .env.local which will be, respectively, the environment variables for production and local-running.

Production

  yarn
  yarn run build # The files will be available on ./dist

Development

  yarn
  yarn run start

Disclaimer

This was built as part of a talk on Relay & GraphQL at @ReactSP meetup, check us out, we build cool stuff. ;)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].