Giter Site home page Giter Site logo

apfirebolt / vuedex_pokemon_database Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 2.35 MB

A pokedex application in Vue which displays information from pokemon universe.

JavaScript 57.31% HTML 1.08% Vue 41.51% CSS 0.11%
vue vuejs vue2 pokemon-api pokedex tailwindcss vue-tailwind heroku

vuedex_pokemon_database's Introduction

Vuedex - Pokedex using Vue

Vue.js TailwindCSS HTML5 CSS3 Heroku

Project Briefing

This is a pokedex app created in Vue Js powered by tailwind css and vue-tailwind package. This app using data from the PokeApi project. Please support them, in my knowledge it's one of the easiest APIs to use with no authentication.

This app would have information related to 900+ pokemon, 800+ moves and items. Additional features include pagination and search filter.

Built With

Authors

Project setup

This should be a piece of cake for you if you have worked under npm environment before. Simply initialize an empty project using 'npm init' and then install packages. You'd also need to configure .env file in Vue style since I am not uploading env file and Url to fetch pokemon data is contained in the env file. Vue documentation could prove to be very helpful if you are stuck here. Simply clone the project and install dependencies.

I had cors related issues with this API. So, I had to use reverse-proxy through Vue config to simulate the request coming from the same origin.

npm install
npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Project Updates

  • Express and server script added for Heroku deployment but facing issues with proxy and Pokeapi.

Project Screenshots

Please find some of the screenshots of the application. First screenshot depicts the homepage of the application with an avatar of 'Pikachu' - the maskot of pokemon.

alt text

This shows pokemon detail page with a modal which displays the stats of pokemon,

alt text

This screenshot shows the pokemon page of the application where all the pokemon in the pokemon universe are displayed, details page exist for each one of them. Pagination and search filters are applied.

alt text

This shows page where list of moves in pokemon universe is depicted.

alt text

This shows loader for this application, this would appear as long as data is not available from the API.

alt text

vuedex_pokemon_database's People

Contributors

apfirebolt avatar

Watchers

 avatar  avatar

Forkers

igorweilemann

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.