devfdom / pokedex-angular-app

Kata

Home Page:pokedex-angular-three.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon Pokedex

Another quick project to learn some Angular api stuff.

Made using the fantastic and free PokéAPI https://pokeapi.co/

Live demo at here

Image text

Starting 🚀

See Installation to learn how to deploy the project.

Requeriments 📋

  • VS Code.
  • Browser.

Installation 🔧

Coding style tests ⌨️

Verifies the proper functioning of the web with the technologies applied to it.

Tools 🛠️

  • Angular 13 - JavaScript Framework.
  • TypeScript - Programming language.
  • Git & GitHub - Keeping track of changes in computer files including coordinating team work.
  • Vercel - Build Web Application.

Another small project to teach myself Angular. Made using the PokéAPI, it will display 12 pokemons by default on each page. I had to make a few quick fixes to arrange pokemons so it doesn't look bad.

Optimizations

  • CSS is almost non-existant. It will get worked in the future.

  • Display cards colours according to the pokemon type.

  • Clean the code a bit more and optimize the sorting of pokemons.

  • Add a search option, it should be easy.

Versions 📌

For all available versions, see the tags in this repository.

Coder ✒️

Fran Domínguez

License 📄

This project is licensed under the (devFDom) License - see the file LICENSE.md for details.

Thanks 🎁

  • Tell others about this project 📢
  • Invite me to a 🍔. If you are very grateful, Audi or BMW 🚗 we accept it too.
  • Give thanks publicly 🤓.
  • etc.

About

Kata

pokedex-angular-three.vercel.app

License:MIT License


Languages

Language:TypeScript 54.0%Language:HTML 26.0%Language:CSS 11.2%Language:JavaScript 8.8%