https://github.com/devferx/pokedex
https://github.com/devferx/pokedex
nextjs react typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devferx/pokedex
- Owner: devferx
- Created: 2025-01-09T15:49:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T15:39:09.000Z (over 1 year ago)
- Last Synced: 2025-09-02T13:47:36.573Z (9 months ago)
- Topics: nextjs, react, typescript
- Language: TypeScript
- Homepage: https://pokedex-devferx.vercel.app
- Size: 595 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Pokedex 👋
> This project is a Pokémon information page built with Next.js, featuring detailed Pokémon data, filtering by type, and a responsive search bar. Leveraging PokeAPI, the application fetches data dynamically and optimizes performance through static generation, image optimization, and code splitting. With a focus on user experience and speed, it achieved a 100% performance score on PageSpeed Insights for mobile devices, making it both efficient and highly responsive.
### 🏠 [Homepage](https://pokedex-devferx.vercel.app)
### ✨ [Demo](https://pokedex-devferx.vercel.app)
## Install
```sh
bun install
```
## Usage
```sh
bun dev
```
## Author
👤 **Fernando Quinteros Gutierrez**
- Twitter: [@devferx](https://twitter.com/devferx)
- LinkedIn: [@devferx](https://linkedin.com/in/devferx)
- Github: [@devferx](https://github.com/devferx)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/devferx/pokedex/issues).
## Show your support
Give a ⭐️ if this project helped you!
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_