Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtemin/pokedex-the-pokemon-database
Web app for pokemon database using GraphQL.
https://github.com/mtemin/pokedex-the-pokemon-database
graphql html nextjs react react-query redux redux-toolkit tailwind
Last synced: 2 days ago
JSON representation
Web app for pokemon database using GraphQL.
- Host: GitHub
- URL: https://github.com/mtemin/pokedex-the-pokemon-database
- Owner: mtemin
- Created: 2024-04-15T10:17:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T12:44:21.000Z (6 months ago)
- Last Synced: 2024-06-02T14:04:12.176Z (6 months ago)
- Topics: graphql, html, nextjs, react, react-query, redux, redux-toolkit, tailwind
- Language: TypeScript
- Homepage: https://pokedex-the-pokemon-database.vercel.app
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Features *( Özellikler )* :
- Light/Dark mode *( Karanlık/Aydınlık mod )*
- Pokedex page with infinite scrolling and graphQL queries *( Sonsuz kaydırma ve graphQL sorguları ile Pokemon Listesi sayfası )*
- Dynamic pokemon page *( Dinamik pokemon sayfası)*
- List pokemons by their type page *( Türlerine göre pokemon listeleme sayfası )*
- Go to specific pokemon with text or number entries *( Yazı veya numara girişiyle belirli pokemon sayfasına gitme )*
- Browser address bar support for any pokemon in database *( İstenen pokemona adres çubuğuna pokemon kimlik numarası veya isim girerek veritabanındaki herhangi bir pokemona gidebilme)*## Technologies (Kullanılan Teknolojiler ) :
- HTML, CSS, TailwindCSS, Flowbite
- Typescript, ReactJS, NextJS
- Redux Toolkit, Tanstack React Query
- GraphQL## Live on ( Projeye göz atmak için ) :
[Pokedex The Pokemon Database](https://pokedex-the-pokemon-database.vercel.app/)## Credits ( Teşekkürler )
[PokeAPI](https://pokeapi.co/) for GraphQL endpoint## Preview ( Önizleme )
![Homepage - Dark](https://i.hizliresim.com/sl4w0v1.jpg)
![Pokedex Page - Dark](https://i.hizliresim.com/l8v05vg.jpg)
![Pokemon Page - Dark](https://i.hizliresim.com/6k1ikku.jpg)
![Pokedex By Type Page - Dark](https://i.hizliresim.com/1woy2sz.jpg)