
GitHub - AayuStha/pokeinfo: A TypeScript-based React app that …
PokéInfo is a web app built with Vite, React, Tailwind CSS, and TypeScript. It allows users to explore Pokémon data by fetching information from the PokeAPI. The app also features a …
Pokemon - React.js Examples
A pokemon minigame where you can explore and catch them all. Built with React and consumes public PokeAPI.
How to Build a Simple Pokémon Web App with React Hooks and the Context API
Apr 24, 2020 · Now as a developer, I want to play around with the Pokémon API. I decided to build a simple web page where I could share data among different parts of the page. The page …
GitHub - trhgatu/poke-verse: A modern Pokémon explorer built with React ...
PokeVerse is a sleek and responsive web app that allows users to explore detailed Pokémon information using the PokeAPI. Built with modern technologies like React, TypeScript, …
Pokedex - React.js Examples
Pokédex built with React JS, PokéAPI and webpack. PokePoke - A frontend application that connects to a free API called PokeApi. Search for Pokémon by name or using the National …
Building a Pokemon app with React Hooks and Context API
Apr 22, 2020 · Here we a list of three Pokemon objects. The useState hook provides a pair of items: the current state and a function to let you update this created state. Now with the …
GitHub - YAVUZGIYIM/The-Pokedex-Database: An interactive Pokédex app ...
May 11, 2025 · This project utilizes a variety of technologies to ensure a robust and modern application: Next.js: A React framework for building server-rendered applications.; Tailwind …
I made a pokedex! | React + TypeScript + Tailwind CSS - Reddit
Nov 9, 2020 · Thanks for the recommendation, the motive of this project was actually to learn Tailwind CSS, so I'm looking for improvements. I'm actually struggling managing styled states, …
A pokedex app Using React.js and Tailwind CSS - React.js …
May 7, 2023 · yes, this is another pokedex app, but after learning from my previous projects, and the amazing tools that have been coming out, I wanted to revisit an rebuild one of my first web …
How to Build a Simple Pokémon Web App with React Hooks and the Context API
Aug 17, 2024 · After using React for over a year, I wanted to try out these newer features by building a fun Pokémon web app. In this 3k+ word guide, you will learn: Overall, we will build …
- Some results have been removed