Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v4iv/pokedex
React Redux based Infinite Scrolling Pokédex
https://github.com/v4iv/pokedex
bulma eslint lambda netlify-functions pokeapi pokedex pokemon react react-hooks reactjs redux search serverless typeahead-search typescript virtualization
Last synced: about 2 months ago
JSON representation
React Redux based Infinite Scrolling Pokédex
- Host: GitHub
- URL: https://github.com/v4iv/pokedex
- Owner: v4iv
- License: mit
- Created: 2018-05-13T10:03:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-24T20:38:36.000Z (over 1 year ago)
- Last Synced: 2024-10-11T13:25:07.764Z (2 months ago)
- Topics: bulma, eslint, lambda, netlify-functions, pokeapi, pokedex, pokemon, react, react-hooks, reactjs, redux, search, serverless, typeahead-search, typescript, virtualization
- Language: TypeScript
- Homepage: https://react-pokedex.netlify.app
- Size: 1.2 MB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/d99208be-836f-413a-a9da-d508646ed273/deploy-status)](https://app.netlify.com/sites/react-pokedex/deploys)
# Pokédex
Made with React & Redux. Powered by [PokeAPI](https://pokeapi.co)## Stack
- React
- Redux- Serverless Netlify Functions
- TypeScript
- Gestalt## Features
- Bootstrapped with Create-React-App
- Redux State Management
- React Hooks- Simple TypeAhead Search
- Virtualised Grid Loader
- Typescript
- Route Based Code Splitting
- OpenGraph & Twitter Card Tags
- Progressive Web App# TODO
- ~~Search~~
- ~~Virtualised Grid Loader~~- ~~a11y~~
- ~~i18n~~