Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miguel-rabatini/pokedex

A Pokédex app. Made with React, TypeScript, and TailwindCSS.
https://github.com/miguel-rabatini/pokedex

pokedex pwa react react-query react-router-dom tailwindcss typescript vite

Last synced: 15 days ago
JSON representation

A Pokédex app. Made with React, TypeScript, and TailwindCSS.

Awesome Lists containing this project

README

        

# Pokédex App with React, Tailwind CSS, Vite, TypeScript & PWA

This is a responsive Pokédex web application built with React, Tailwind CSS, Vite, and TypeScript. The app is also a Progressive Web App (PWA), allowing users to install it on their devices and use it offline.

## Features

- Responsive design with Tailwind CSS
- Progressive Web App (PWA) support
- Fast development using Vite
- TypeScript for type safety
- Component-based architecture with React