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.
- Host: GitHub
- URL: https://github.com/dentednerd/poketail
- Owner: dentednerd
- Created: 2021-04-30T10:18:45.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T10:23:59.000Z (about 5 years ago)
- Last Synced: 2025-02-07T00:31:58.840Z (over 1 year ago)
- Language: JavaScript
- Size: 228 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```