Application de Shiny Hunting pour Pokémon
Client: VueJS, TailwindCSS, Axios
Server : PokéApi, Firebase
Clone the project
git clone https://github.com/corentinmace/shiny-counter-vueGo to the project directory
cd shiny-counter-vue/appInstall dependencies
npm installStart the server
npm run dev