Skip to content

cconner57/Swift-Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Swift-Pokedex

Swift-Pokedex is an iOS app that allows users to browse and search for information about different Pokémon. The app provides details about each Pokémon's stats, moves, types, and more. It also includes a favorites feature, which allows users to save their favorite Pokémon for quick access.

Table of Contents

Installation

To install Swift-Pokedex, follow these steps:

  1. Clone the repository: git clone https://github.com/cconner57/Swift-Pokedex.git
  2. Open the project in Xcode: open Swift-Pokedex.xcodeproj
  3. Build and run the app in the iOS Simulator or on a physical iOS device.

Usage

To use Swift-Pokedex, open the app on your iOS device or simulator. From there, you can browse the list of Pokémon, search for specific Pokémon, view details about each Pokémon, and add your favorite Pokémon to your favorites list.

Features

Swift-Pokedex provides the following features:

  • Browse and search for information about different Pokémon
  • View details about each Pokémon's stats, moves, types, and more
  • Add Pokémon to a favorites list for quick access
  • Dark mode support

Contributing

Contributions are welcome! To contribute to Swift-Pokedex, follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b my-new-feature
  3. Make changes and commit: git commit -am 'Add new feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Please make sure to update tests as appropriate.

License

Swift-Pokedex is licensed under the MIT License. See LICENSE for more information.

Credits

The data for Swift-Pokedex was obtained from the PokéAPI, a free and open-source Pokémon database API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages