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

https://github.com/devferx/pokedex


https://github.com/devferx/pokedex

nextjs react typescript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Welcome to Pokedex 👋



Version

Twitter: devferx

> 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)_