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

https://github.com/dutragames/pokedex


https://github.com/dutragames/pokedex

eslint nextjs pokedex prettier react shadcn-ui typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# **Pokedex**

A small fun with the [Pokémon API](https://pokeapi.co/). I use it and utilize [ChadUI](https://ui.shadcn.com/) for styling, in addition to making significant changes to the components themselves. It was a study and also a deeper understanding of [tailwindcss](https://tailwindcss.com/).

## **Tecnologies used**

- [ShadUI](https://ui.shadcn.com/)
- [TailwindCSS](https://tailwindcss.com/)
- [Typescript](https://www.typescriptlang.org/)
- [PokeAPI](https://pokeapi.co/)
- [Next.js](https://nextjs.org/)
- [Axios](https://axios-http.com)
- [Zod](https://zod.dev/)

**Dark Mode**:

![dark mode pokedex](https://github.com/DutraGames/pokedex/assets/69097449/f1c8fd7c-79d0-485a-ad28-ca3ab497edfe)

**Light Mode**:

![image](https://github.com/DutraGames/pokedex/assets/69097449/b28e2c1a-94a7-4c30-8798-1ad0e9fdfb70)