Skip to content

vishalMalvi/PokemonApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PokemonApp

This is a simple iOS application built using SwiftUI that fetches Pokemon data from the https://pokedex-bb36f.firebaseio.com/pokemon.json API and displays it in a user-friendly format.

Features:

  • Fetches Pokemon data from the API.
  • Displays a list of Pokemon with their names, images and type.
  • Provides a detailed view for each Pokemon, showing additional information such as types and description.

Technologies Used:

Installation:

To run the project locally, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/vishalMalvi/PokemonApp.git
  1. Open the project in Xcode.
  2. Build and run the project on the iOS Simulator or a connected iOS device.

Usage:

  • Upon launching the app, you will be presented with a list of Pokemon. You can scroll through the list to browse all available Pokemon.

  • When you tap on a Pokemon from the list, a detailed view will be displayed. This view provides more information about the selected Pokemon, including its types and description.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages