10000 GitHub - fzamperin/infinite-pokedex
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fzamperin/infinite-pokedex

Repository files navigation

Pokedex Infinite Scroll

This project demonstrates an implementation of an infinite scroll list of Pokémon using TypeScript, the PokeAPI and also the Intersection Observer Api. The goal is to build the infinite scroll mechanism from scratch and paginate the API requests.

The project also has a state management using MobX.

Getting Started

To set up the app locally, run the following commands:

$  yarn  install
$  yarn  dev

Open http://localhost:3000 to view the project in the browser.

Project Structure

This project was bootstrapped with Vite, a build tool and development server for lightning-fast development and optimized production builds.

For more information about Vite and its features, visit the official documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0