Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T04:21:08.000Z (3 months ago)
- Last Synced: 2024-08-08T07:56:30.333Z (3 months ago)
- Topics: javascript, react, react-native
- Language: TypeScript
- Homepage:
- Size: 2.28 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
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.