https://github.com/gioudi/react-native-app-pokedex
Pokedex that show all of the pokemons from ApiPokemon.
https://github.com/gioudi/react-native-app-pokedex
javascript react react-native
Last synced: 5 months ago
JSON representation
Pokedex that show all of the pokemons from ApiPokemon.
- Host: GitHub
- URL: https://github.com/gioudi/react-native-app-pokedex
- Owner: gioudi
- License: mit
- Created: 2022-08-30T04:20:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T01:46:06.000Z (over 1 year ago)
- Last Synced: 2025-04-23T16:32:23.737Z (about 1 year ago)
- Topics: javascript, react, react-native
- Language: TypeScript
- Homepage:
- Size: 2.57 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Native App Pokedex
> Front-end Product's project.
## Built With
- JavaScript
- React-native
- TypeScript
- StyleSheet
## Live Demo (if available)
[Live Demo Link](#)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
--Node v17.9.0
--Npm v8.5.1
--Composer v2.0.8
--Text editor (VsCode)
### Install
1. Clone the repo
```sh
git clone https://github.com/Semi-dios/react-native-app-pokedex.git
```
2. Install NPM packages
```sh
npm install
```
```sh
yarn install
```
### Usage
1.Run project
```sh
npx react-native run-android
```
## Authors
👤 **Author1**
- GitHub: [@Semi-dios](https://github.com/Semi-dios)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/analyst-sergio-penagos/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Semi-dios/react-native-app-pokedex/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./LICENSE) licensed.