Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/miguel-rabatini/pokedex
- Owner: Miguel-Rabatini
- License: mit
- Created: 2024-10-05T00:55:30.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-17T18:14:32.000Z (29 days ago)
- Last Synced: 2024-10-20T17:13:12.586Z (26 days ago)
- Topics: pokedex, pwa, react, react-query, react-router-dom, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://pokedex-two-umber.vercel.app
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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