- Vue 3 The web framework used
- Axios HTTP Client
- boostrap Styling using bootstrap
- Pinia State Management
- @meforma/vue-toaster toas notification
Clone project
git clone https://github.com/tomimandalap/Pokemon.git
npm install
or
yarn install
To start use
npm run dev
or
yarn dev
add .env
VITE_API_ENDPOINT = https://pokeapi.co/api/v2
VITE_API_IMG_URL = https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny