Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```

(back to top)

### 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.