What pokemon are you today ?
- Telling what Pokemon (with nature and level) are you today. (Maybe you can be a shiny)
- Stored via
localstorage
. (No online storage.) - PWA Support.
- Have an history of all pokemon you has been.
- Better optimizations for contributions.
- New online features.
Clone the project
git clone https://github.com/herisdia/pokedaily-old pokedaily
Go to the project directory
cd pokedaily
Install dependencies
npm install
Start the server
npm run dev
You can browse this repo in a browser based VSCode experience here, or by pressing .
at any moment in this repo.
Pokedaily is not affiliated with Nintendo or Gamefreak Inc.
Pokémon and Pokémon character names are trademarks of Nintendo.
A new v2 is coming soon, with a new design and new features. Stay tuned !
This repo is semi archived, and no new features will be added to this version.