Git Product home page Git Product logo

vue-pokemon's Introduction

Vue Pokemon

Descrição

O projeto é um cliente do Laravel Pokemon (https://github.com/LucasViniciusDev/laravel-pokemon), para ser utilizado primeiro você deve configurar o Laravel Pokemon

Este projeto listará todos os pokemons que a API fornece, você poderá ver as informações individuais de cada pokemon.

Neste projeto foi utilizado o VueJS e Vuetify juntamento com axios para as requisições HTTP

Instalação

Primeiro você deverá ter configurado o Laravel Pokemon (https://github.com/LucasViniciusDev/laravel-pokemon)

Após clonar o projeto, instale as dependências com o comando:

npm install

Após instalar as dependências, configure as variaveis de ambiente que se encontra no arquivo .env

As variaveis de ambiente sempre são carregas ao iniciar o servidor, caso tenha alguma alteração é necessário reiniciar o serviço.

Você irá configurar o VUE_APP_API_URL para informar a url do servidor que fornecerá as informações, no caso o host e port que esta rodando o Laravel Pokemon

Por padrão o VUE_APP_API_URL virá configurado com VUE_APP_API_URL="http://localhost:8000/api" que é o padrão do projeto Laravel Pokemon

Após configurado sua variavel de ambiente, inicie o projeto com o comando:

npm run serve

No terminal aparecerá o host e a port que o projeto está rodando, por padrão será http://localhost:8080 caso você não tenha nenhum outro projeto rodando nesta porta.

Imagens

Screenshots

Alt text

Alt text

Alt text

vue-pokemon's People

Contributors

lucasviniciusdev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.