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

https://github.com/dentednerd/poketail

A Pokedex in React and TailwindCSS.
https://github.com/dentednerd/poketail

Last synced: about 1 year ago
JSON representation

A Pokedex in React and TailwindCSS.

Awesome Lists containing this project

README

          

# Poketail

A Pokedex in React and TailwindCSS.

## Installation
```sh
git clone https://github.com/dentednerd/poketail.git
cd poketail
yarn
yarn start
```