https://github.com/dentednerd/volcarona
the Pokemon party strength rating app
https://github.com/dentednerd/volcarona
Last synced: 9 months ago
JSON representation
the Pokemon party strength rating app
- Host: GitHub
- URL: https://github.com/dentednerd/volcarona
- Owner: dentednerd
- Created: 2019-04-03T14:32:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:08:10.000Z (over 3 years ago)
- Last Synced: 2025-06-19T15:48:49.968Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.19 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Volcarona
The Pokemon party strength rating app.
## Usage
```sh
git clone https://github.com/dentednerd/volcarona.git
cd volcarona
yarn
yarn dev
```