Skip to content

Commit

Permalink
v1.7.1 update markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
minsoeaung committed Nov 25, 2024
1 parent 7935ccd commit 6b68f29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Poke Info

Poke Info is a tool built with React Native (Expo) that provides some information about different pokemon characters, their types, evolutions, items, abilities and more. Users can use the app to look up stats for their favorite pokemon, item or ability by searching quick. The app is initially created for the purpose of trying React Native and TypeScript.
Poke Info is a tool built with React Native (Expo) that provides useful information about different pokemon characters, their types, moves, evolutions, items, abilities and more. Users can use the app to look up for their favorite pokemon, item, move or ability by searching quick.

<img src="screenshots.png" alt="Screenshots" width="100%">

## Features

* A complete list of Pokémon with their visual images, types, abilities, stats and evolution chart
* Easily search the Pokémon, Abilities and Items
* A complete list of Pokémon with their visual images, types, abilities, moves, stats and evolution chart
* Easily search the Pokémon, Abilities, Items and Moves
* Type attack/defense effectiveness
* Abilities/Items basic description
* Abilities/Items/Moves basic information

## Built with
- [React Native ( TypeScript )](https://reactnative.dev/)
Expand Down
Binary file added screenshots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b68f29

Please sign in to comment.